Viewing 6 posts - 226 through 231 (of 231 total)
James,
Your code works fine when I execute the DTS manually, but when I schedule the package, it appears to just sit and run without moving forward. This might be...
June 6, 2002 at 9:18 am
I'm querying against IBM's DB2 and I do believe that this is an issue with DB2 (not sending back a query stopped notification). I do know that while using...
June 3, 2002 at 7:41 am
I'm using SQL Server 7. Can you be a little more specific as to the syntax of calling a DTS from within an ActiveX Script?
Thanks!!!
June 3, 2002 at 7:37 am
The data pump is a long running query that extracts data from an ODBC source. Is there a reason why the Cancel button won't stop the query from running?
...
May 29, 2002 at 11:43 am
Can this global variable be passed to a stored procedure?
May 23, 2002 at 7:30 am
Delta = (x2-x1) / (n+1)
where x2 = value in next non-null record;
x1 = value in previous record before null value record;
n = number of records with null values....
May 14, 2002 at 4:08 pm
Viewing 6 posts - 226 through 231 (of 231 total)