OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: moving data to MySQL

From: Dimitar Vasilev (dimitar.vassilevgmail.com)
Date: Sat Feb 21 2009 - 13:01:12 CST


2009/2/21 Chris Rehm <chrisjavadisciple.com>

> I want to write some programs to work with data from eveonline.com but my
> installed database is MySQL and the data format they provide is a backup of
> MSSQL. They recommend installing SQL Server 2005 Express and I've downloaded
> that and am willing to install it, I just want to know if there is a
> programmatic way of transferring the data to MySQL. Any help or insight
> would be appreciated, I have been away from coding for several years because
> of health issues and I'm trying to knock the rust off my brain and get going
> again.
>
> Chris Rehm
> chrisjavadisciple.com
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
> http://lists.mysql.com/mysql?unsub=dimitar.vassilevgmail.com
>
> You can make a ODBC/JDBC connection, export to CSV file, create a db link
also