Connecting to MySQL dbase

G

Guest

Hi I am in the process of porting a MySQL dbase over to Microsoft SQL2000 and
am building a .NET app that will interface with the SQL2000 dbase. Anyhow
some of the tables are quite large and thinking it may be easiest just to
connect to MySQL read each table into a dataset and then write it to the SQL
2000 database. I already have the table structure in 2000 setup. Just
wondering if there is any information how to do this, can one use the ODBC
data adapter?
Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top