Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)

  • RE: Re: DTS File

    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...

  • RE: CSV to Oracle Error

    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....

  • RE: Max() Query

    Thank you very much

  • RE: DTSLookups Error

    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 = ...

Viewing 4 posts - 1 through 4 (of 4 total)