![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Dear All, I asked this question some days ago but still unable to resolve the issue. Can anybody kindly guide me as I am new to DTS environment in SQL Server 2000. I am building an application in Visual Basic 6.0 with SQL Server 2000. It will move data (mainly account numbers and associated information like, customer, cost, etc.) between different servers whenever a batch is paid-off. A batch consists of different invoices & each invoice is for a particular account number. What I am trying to accomplish is to pass a global variable (which will have batch number information) from VB6 application to DTS package which will create a SQL recordset linking account, customer, cost, batch, etc. tables for that particular batch number (this recorset can have number of rows anywhere from 1 to 200 depending on size of batch and number of invoices). VB6 application will execute this DTS package and transfer recordset data between different servers. HOW CAN I DO THAT ? Your help will be highly appreciated. Cheers. |
![]() |
| Thread Tools | |
| Display Modes | |
| |