Viewing 15 posts - 51,946 through 51,960 (of 59,067 total)
Sorry... I know squat about DTS... not sure if activex will help here or not.
--Jeff Moden
Change is inevitable... Change for the better is not.
March 10, 2008 at 5:36 am
Can't be done... it's all or nothing.
--Jeff Moden
Change is inevitable... Change for the better is not.
March 10, 2008 at 5:33 am
It appears that all the variable declarations and presets are missing from the code... could you include those, Johan?
--Jeff Moden
Change is inevitable... Change for the better is not.
March 10, 2008 at 5:25 am
And, Andras' method will allow an index to be used if there is one. The conversions to VarBinary will not.
--Jeff Moden
Change is inevitable... Change for the better is not.
March 10, 2008 at 5:11 am
kgunnarsson (3/10/2008)
That is for each line in...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 10, 2008 at 5:10 am
Oh yeah... the tabs are being correctly stored... they never show up correctly in a grid mode... if you want to verify they are there, look at the data in...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 10, 2008 at 4:52 am
Since you're going from SQL Server TO SQL Server, you can solve the tab problem by using the "Native" format for both the export and the import. It's also...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 10, 2008 at 4:49 am
Yeah... ever hear of the "DataBase Owner" role?
--Jeff Moden
Change is inevitable... Change for the better is not.
March 10, 2008 at 4:45 am
It's gonna be a mess if you have, say, 1000 employees... you said you have to do this "for some reason"... what is the reason?
--Jeff Moden
Change is inevitable... Change for the better is not.
March 10, 2008 at 4:44 am
What are you using to do the export with? DTS?
--Jeff Moden
Change is inevitable... Change for the better is not.
March 10, 2008 at 4:41 am
Marek, can you post the BCP command as you're using it?
--Jeff Moden
Change is inevitable... Change for the better is not.
March 10, 2008 at 4:27 am
And, since you're moving data from SQL Server TO SQL Server, if you use the "Native" data format, it'll absolutely scream.
--Jeff Moden
Change is inevitable... Change for the better is not.
March 10, 2008 at 4:17 am
dean gross (3/4/2008)
--Jeff Moden
Change is inevitable... Change for the better is not.
March 10, 2008 at 4:15 am
That's a pretty awesome machine...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 10, 2008 at 4:07 am
I can see it coming... RBAR on steroids... someone's going to make a temp table in the "outer" procedure and then step through it a row or two at a...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 10, 2008 at 4:03 am
Viewing 15 posts - 51,946 through 51,960 (of 59,067 total)