Viewing 4 posts - 1 through 4 (of 4 total)
Hi,
Thanks for your reply. its source file. so its not opened by filesystemobject. the file operation will be handled by the DTS itself. only in some situation its not releasing...
January 28, 2005 at 11:57 am
Hi Carter,
If that is the case what you mentioned, it should fail all the time when it runs right? but when i rerun the process, its working fine....
September 24, 2003 at 3:53 am
Hi Michael,
here is the query and code i have used. pls let me know
Query:
SELECT Name FROM emp WHERE (Sal = ?)
DTSLookups:
Dim myName
Set myName = ...
March 28, 2003 at 4:27 am
Viewing 4 posts - 1 through 4 (of 4 total)