|
-
Jul 19th, 2006, 02:51 AM
#1
Thread Starter
Lively Member
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
-
Jul 19th, 2006, 03:26 AM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|