![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am creating a DTS package from a VB application. I have no problem creating and connecting to the Source and Destination data sources. I also have no problem with the Data Pump to transfer the data from source to destination. Is there a way to read the Source tables properties, to dynamically write the 'Create Table' query? The wizard does this for you automatically, but I need to do it from VB code. If anyone has an example of this, please post it. Basically, I'm writting an application that will take a list of tables from the source database, create the table on the destination database, copy the data from the source to the destination. I need to have one DTS Package for each table. I've got everything but the Create Table task done. Thank you, Scott |
#3
| |||
| |||
|
|
I am creating a DTS package from a VB application. I have no problem creating and connecting to the Source and Destination data sources. I also have no problem with the Data Pump to transfer the data from source to destination. Is there a way to read the Source tables properties, to dynamically write the 'Create Table' query? The wizard does this for you automatically, but I need to do it from VB code. If anyone has an example of this, please post it. Basically, I'm writting an application that will take a list of tables from the source database, create the table on the destination database, copy the data from the source to the destination. I need to have one DTS Package for each table. I've got everything but the Create Table task done. Thank you, Scott |
![]() |
| Thread Tools | |
| Display Modes | |
| |