You may find the Access conversion easier to do using MysqlFront, downloadable at www.mysqlfront.de.
----- Original Message ----- From: Egor Egorov <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 10, 2002 8:08 AM Subject: Re: FW: RE: support UTF-8 > Mehdi, > Saturday, June 08, 2002, 8:33:29 PM, you wrote: > > MZ> I also want to know if I can convert an access database or SQL Server > MZ> 2000 database to mySQL. > > Yes, you can. If you use Access you can do it: > 1. Export file in the CVS format. Then you should create schema for > each table in MySQL. The order of columns in the table is > IMPORTANT. In case of wrong column ordering you can't import your > data. And after that put your database into MySQL. To import you can > use mysqlimport utility or LOAD DATA INFILE statement. > 2. Use different administration packages. You can find URL if you > check archives ... > --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php