Viewing 15 posts - 39,076 through 39,090 (of 59,072 total)
Heh... I just read Jason's blog about this thread and he talked a little about the price of getting an MCM.
Certification just shouldn't cost that much... it excludes...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 2, 2010 at 9:10 pm
🙂
--Jeff Moden
Change is inevitable... Change for the better is not.
April 2, 2010 at 9:03 pm
You'll need a bit of dynamic SQL to do what you want. Just so happens, I know a place that has an example...
http://www.sqlservercentral.com/articles/Crosstab/65048/
--Jeff Moden
Change is inevitable... Change for the better is not.
April 2, 2010 at 8:59 pm
Do you have a virus scanner running on the system?
--Jeff Moden
Change is inevitable... Change for the better is not.
April 2, 2010 at 8:56 pm
What is the "shape" of the TVP's being passed? I mean, how many rows and columns per TVP and what kind (datatype) of data? Also, (mostly curiosity on...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 2, 2010 at 8:52 pm
kevin77 (3/31/2010)
NHibernate, Hibernate, and I'm sure several others (I haven't used LINQ yet, so I can't say), just need to die and stop being used.
Damn... a kindred spirit! 🙂
Actually, I...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 2, 2010 at 8:44 pm
Deleting data that is supposedly duplicated by FirstName and LastName is a very good way to have a sudden and very unwelcome career change. There must be some other...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 2, 2010 at 8:27 pm
m.dunster (3/18/2010)
The problem is that a retailed application requires updates to the database structure.
Thanks for the feedback, Matt, but could you explain the business reason behind this? I mean,...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 2, 2010 at 6:57 pm
Heh... jeez... doesn't anyone use a plain ol' zip file anymore? 😉
--Jeff Moden
Change is inevitable... Change for the better is not.
April 2, 2010 at 6:49 pm
I'm sorry... this one got lost in the 4000 emails I got the last 10 days or so... do you still need help on this?
--Jeff Moden
Change is inevitable... Change for the better is not.
April 2, 2010 at 6:46 pm
Paul White NZ (4/2/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
April 2, 2010 at 6:34 pm
CirquedeSQLeil (4/2/2010)
sumit.joshij (4/2/2010)
instead of you can use it in the Interface level handling.I disagree. The application should not manage database integrity.
BWAA-HAAA!!!! Correct.. let the ORM do it! :-):-D:-P:hehe::w00t:;-)
--Jeff Moden
Change is inevitable... Change for the better is not.
April 2, 2010 at 6:24 pm
The character conversion will slow things down quite a bit if you happen to use the for batch programming on millions of rows.
--Jeff Moden
Change is inevitable... Change for the better is not.
April 2, 2010 at 6:11 pm
The OP has left the bulding...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 2, 2010 at 6:08 pm
Not sure if you're using 2k8 or not but in 2k5, whole_date2 is not deterministic and cannot be persisted.
--Jeff Moden
Change is inevitable... Change for the better is not.
April 2, 2010 at 5:55 pm
Viewing 15 posts - 39,076 through 39,090 (of 59,072 total)