Results 1 to 2 of 2

Thread: working with DTS package

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2005
    Posts
    121

    working with DTS package

    Can anyone tell me how to work with DTS in VB 6.


    And sample code or online link will do?

    Please help

  2. #2
    PowerPoster jcis's Avatar
    Join Date
    Jan 2003
    Location
    Argentina
    Posts
    4,430

    Re: working with DTS package

    If you have MSSQL Server 2000, after you create your DTS pachage, you can save it as a VB module, after that you can add that module to your project.
    You can edit your module if you want to make it por dynamic, for ex: the DTS package uses explicit server name, you can replace it with a variable containing the server name, this way things like that can be changed from your app.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width