Hi,
I'm in the process of trying to convert a MySQL DB (ver 3.0 on Linux) over to a SQL 2000 DB (Windows) and I'm using the DTS (Data Transformation Service) built into SQL 2000. When I run the utility, it is successful in copying over 15 of 17 tables. But what I'm getting is a Incorrect syntax near ')' error as well as an invalid object name on the same 2 tables. I believe that the conversion process is having trouble converting some of the table fields, but this is still unclear. Does anyone know of ways that I can troubleshoot this and find out what is causing the errors? Any and all assistance would greatly be appreciated.
Kind Regards,
Glenn
I'm in the process of trying to convert a MySQL DB (ver 3.0 on Linux) over to a SQL 2000 DB (Windows) and I'm using the DTS (Data Transformation Service) built into SQL 2000. When I run the utility, it is successful in copying over 15 of 17 tables. But what I'm getting is a Incorrect syntax near ')' error as well as an invalid object name on the same 2 tables. I believe that the conversion process is having trouble converting some of the table fields, but this is still unclear. Does anyone know of ways that I can troubleshoot this and find out what is causing the errors? Any and all assistance would greatly be appreciated.
Kind Regards,
Glenn