![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am trying to write a DTS package to export all the tables in a database to CSV files and I hope to do this with the DTS paclage picking up all the |
|
I know how to extract all table names into a recordset and store in a global variable. I know how to iterate the recordset and call a task parameterised with the table names. Please would someone help me with the Data Pump task to export the table to a CSV. Thank you.. Jack |
#3
| |||
| |||
|
|
I am trying to write a DTS package to export all the tables in a database to CSV files and I hope to do this with the DTS paclage picking up all the table names from the information_schema view. I know how to extract all table names into a recordset and store in a global variable. I know how to iterate the recordset and call a task parameterised with the table names. Please would someone help me with the Data Pump task to export the table to a CSV. |
![]() |
| Thread Tools | |
| Display Modes | |
| |