Viewing 15 posts - 45,511 through 45,525 (of 59,095 total)
Excel... with pass through queries to views in the database.
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2009 at 8:04 pm
I guess I should first say thank you for the wonderful acknowledgements. Thanks, Lynn.
It's also a real pleasure to read an article with a logical progression and a whole...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2009 at 7:54 pm
GilaMonster (1/26/2009)
Jeff Moden (1/26/2009)
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2009 at 7:13 pm
ALZDBA (1/25/2009)
general performance guidelines can be found overhere http://support.microsoft.com/kb/110352/
Wow... they don't write 'em like that anymore.
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2009 at 7:05 pm
Heh... WOW! C-O-F-F-E-E N-E-E-D-E-D H-E-R-E! 😛
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2009 at 6:47 pm
You still haven't answered my question... what does the VB Script do? Also, which direction is the BCP in?
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2009 at 6:46 pm
Go back and look at my previous post... problem is NOT in the rowcount... it's how you're doing the math. Integer math will only yield integers and you need...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2009 at 6:43 pm
Heh... there are some places in Oracle that require RBAR... try writing a set based trigger in Oracle sometime... 😛
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2009 at 6:29 pm
GilaMonster (1/27/2009)
Jeff Moden (1/26/2009)
Also, will that snippet of code tell you if the index was used as a SEEK or SCAN?
The query, as written won't. The DMV includes that info...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2009 at 6:23 pm
I actually believe it was just the opposite... I think it was severe over confidence... why else would the prices on houses have gone so high? Gas prices more...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2009 at 6:15 pm
I don't know which would be preferred, which is why I didn't dupe check them into oblivion.
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2009 at 6:08 pm
Steve Berry (1/27/2009)
--Output Report Master Header
set @output = 'Weekly Stock Report - Year '+ @yearcode +...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2009 at 5:58 pm
Thanks for the info... just trying to understand so we can do this in as high a performance method as possible...
In your original post on this thread, you have (obviously)...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2009 at 6:33 am
Thanks David... the article was first published over a year ago. Seems like some different folks jumped in this time and dang near doubled the length of the comments....
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2009 at 6:24 am
Can't tell... not enough information. You need to prove to yourself that you're passing something besides a null or a negative number for pages, pages, and rows per page....
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2009 at 6:20 am
Viewing 15 posts - 45,511 through 45,525 (of 59,095 total)