Viewing 11 posts - 1 through 11 (of 11 total)
david_wendelken (10/4/2010)
So, if women who choose to enter the IT field aren't progressing equally (in pay or promotions), I'm interested in why.
I think the main reason for this is...
October 15, 2010 at 2:09 am
dgvsbabu (6/20/2008)
U can get it using ModifiedDate property
Looks like this line is causing the problem
Dts.VariableDispenser.LockOneForWrite("User::varHttp", vars)
Error: A deadlock was detected while trying to lock variables "User::varHttp" for read/write access. A...
June 20, 2008 at 12:37 pm
Jack Corbett (5/14/2008)
May 14, 2008 at 3:23 pm
When you generate the script, you can change the script drop to be true. Then you objects will be re created. The default is false.
February 19, 2008 at 5:12 pm
I see all pros here. Any cons? Like performance wise. Will it be faster to load the table without constraints? I don't believe without foreign keys will...
February 5, 2008 at 4:17 pm
ahh, Thanks
That works. I also found if I use openquery. it works too.
December 21, 2007 at 10:53 am
I found something works really well. It calls the extend store procedures SP_OA....
November 29, 2007 at 11:16 am
Thanks, that's answered my question. I don't want to remake the jobs.
November 29, 2007 at 10:42 am
For the second option, how should we do it exactly? If I make a new job step, there is no option to choose a type to be SQL job.
November 29, 2007 at 10:15 am
Viewing 11 posts - 1 through 11 (of 11 total)