Viewing 15 posts - 55,396 through 55,410 (of 59,072 total)
Jim,
What is the work assignment that says you must use IN? The reason I ask is that it's a strange assignment and, as others have mentioned, is generally a bad...
--Jeff Moden
Change is inevitable... Change for the better is not.
Heh... but it IS documented in the SQL Specifications...
| Columns per base table | 1,024 | 1,024 |
Why would BCP support more than that? ![]()
--Jeff Moden
Change is inevitable... Change for the better is not.
Must be...
EXEC (@Cmd)
--Jeff Moden
Change is inevitable... Change for the better is not.
I noticed that the growth rate is set to 10%. At the current size, that means that then next growth will be approximately 16 gig... that will take quite a...
--Jeff Moden
Change is inevitable... Change for the better is not.
I believe what you're looking for is a kind of "histogram". The other solutions are great but if there are any unexpected characters, the cross-tabs will miss them and, if...
--Jeff Moden
Change is inevitable... Change for the better is not.
Have had similar problems in the past and have found it quicker to re-export the desired rows and re-import them using the parsing of Bulk Insert or BCP.
--Jeff Moden
Change is inevitable... Change for the better is not.
Post the code, Will...
--Jeff Moden
Change is inevitable... Change for the better is not.
Hey, Phil...
I just went back and read my reply about testing it... it sounds a lot sarcastic and I didn't mean to make it sound that way. Hope you took...
--Jeff Moden
Change is inevitable... Change for the better is not.
Ya beat me to it, John. ![]()
--Jeff Moden
Change is inevitable... Change for the better is not.
Now, there's some common sense thinking outside the box... thanks, Lowell. ![]()
--Jeff Moden
Change is inevitable... Change for the better is not.
No, no... he's not miffed... it's a bit of a language barrier thing and, because of that, he comes off as being short... He's really trying to help you think...
--Jeff Moden
Change is inevitable... Change for the better is not.
Thanks, Lynn...
Heh... I don't have 2k5, either... was going on someone else's word... thanks.
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 15 posts - 55,396 through 55,410 (of 59,072 total)