Viewing 15 posts - 7,291 through 7,305 (of 13,877 total)
Satiz (4/10/2016)
Satiz (4/9/2016)
Luis Cazares (4/8/2016)
Wild idea:Instead of using dynamic SQL, use synonyms for the cross-database calls.
Thanks, buddy ...I will try by using the synonym.
Hey guys i tried by using synonym...
April 10, 2016 at 8:35 am
jude.pieries (4/8/2016)
So it seems, having expression in the connection manager does...
April 8, 2016 at 2:00 pm
patrickmcginnis59 10839 (4/8/2016)
The downside is that you have to learn sqlcmd. I really like it because I can parameterize the heck out of it, and run jobs against any database...
April 8, 2016 at 12:25 pm
Greg A Goss (4/8/2016)
April 8, 2016 at 11:40 am
Satiz (4/8/2016)
Phil Parkin (4/8/2016)
Satiz (4/8/2016)
April 8, 2016 at 10:44 am
Satiz (4/8/2016)
April 8, 2016 at 9:54 am
Satiz (4/8/2016)
April 8, 2016 at 9:34 am
lorisj33 (4/8/2016)
I'm testing it this way because I eventually want to wrap it in a for each file loop, reading each sql file and exe the code one by...
April 8, 2016 at 9:32 am
Presumably the Integration Services service is running on the server and you are able to connect to it from an ordinary SSMS session?
April 8, 2016 at 8:37 am
xqzuo72 (4/8/2016)
I tried your code and substitute...
April 8, 2016 at 8:00 am
xqzuo72 (4/7/2016)
April 8, 2016 at 6:27 am
Have a look here.
There's something special about that number.
April 8, 2016 at 6:18 am
JTSash (4/8/2016)
April 8, 2016 at 6:14 am
Insert order is not guaranteed when using BULK INSERT. I would recommend using SSIS for this, which can read and process your file in the order in which it is...
April 7, 2016 at 4:19 pm
lorisj33 (4/7/2016)
I'm hoping someone can set me straight. I'm trying to use an Execute SQL Task, which seems successful, using an OLE DB connection, File Connection SQL Source...
April 7, 2016 at 2:04 pm
Viewing 15 posts - 7,291 through 7,305 (of 13,877 total)