I am moving data from Oracle to MS SQL 2000.
I have been given the Oracle table structures and about 130 CVS files to populate these structures, 1 file per table. I have converted the table structures to a MS SQL format and successfully created the tables but I am having problems creating the DTS package.
I have set the package with Global Variables that allow me to specify which file to send to the given tables (see...