I need to copy tables from Access to SQL Server 7 (ODBC Driver). Using the DTS, I can copy some tables, but get the following error with others:
"Error at Destination for Row 1. Errors encountered so far in this task: 1."
All off the tables transfer, but those with the error only transfer the structure and no data. How can I copy these tables and keep the data as well? Thanks for any help you can offer.
"Error at Destination for Row 1. Errors encountered so far in this task: 1."
All off the tables transfer, but those with the error only transfer the structure and no data. How can I copy these tables and keep the data as well? Thanks for any help you can offer.