I am trying to transfer data from a mssql 7 database using ODBC into our sql server.
Any GUI windows tool (MS Access, etc..) that I use crashes (maybe because database has over 10,000 records?)
Can I use command line to transfer the data? I need to import the database from mssql7 to mysql server.
I am running mySQL on RedHat 8.0
Can you think of anyway I can easily makes these two databases talk to each other?