Viewing 6 posts - 16 through 22 (of 22 total)
I am also getting the same error on a DTS which previous worked fine - anyone else had this issue - as the previous poster stated I think it is...
August 21, 2006 at 2:17 am
Managed a "work around" - linking into an Access database which in turn is linked to the Oracle data source returns ths full text string and not just the first...
November 22, 2005 at 2:39 am
You can pass Global Variables into a DTS package via the dtsrun utility. Please see the below link for the full run down
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/coprompt/cp_dtsrun_95kp.asp
Hope this is of help
November 8, 2005 at 9:29 am
Do you require just the last 3 minutes from the table? Also how often will you be running the package?
November 8, 2005 at 8:59 am
In an ideal world I would want the package to run as one job - it is easier to administer and check the steps are running in the correct order.
I...
November 8, 2005 at 3:27 am
If you can only take one take the first and try to get the books for the second!
November 8, 2005 at 3:17 am
Viewing 6 posts - 16 through 22 (of 22 total)