Viewing 15 posts - 46 through 60 (of 853 total)
I can't use truncate, I need to delet over 5 mil records and leave about 2mil
November 13, 2012 at 11:22 am
Yes I saved as SQL Server,
how can I call DTS package from sql job, I have previous dts package and not sure what the numbers mean, here is an example:
DTSRun...
October 24, 2012 at 9:35 am
If I run WHERE (field1 > DATEADD(d, - 7, GETDATE()))
get error:arithmetic overflow
October 9, 2012 at 1:29 pm
No,but I need
this where field1 > DATEADD(d, -7, 'getdate()') and field1 <= 'getdate()
October 9, 2012 at 1:19 pm
Hello,
This is still not working
October 3, 2012 at 7:48 am
This job worked before and I don't understand why it is faling now
August 1, 2012 at 1:26 pm
I re ran and it worked,but I wanted to know what happend at that time.
Thank you
July 10, 2012 at 7:18 am
Viewing 15 posts - 46 through 60 (of 853 total)