Re: M$ SQL Export to Mysql Help

2001-08-30 Thread Gerald Jensen
- Original Message - From: "Curtis Spencer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 30, 2001 2:54 PM Subject: M$ SQL Export to Mysql Help > I have a nicely sized database of about 40 records, which I have in > MS SQL but I need

M$ SQL Export to Mysql Help

2001-08-30 Thread Curtis Spencer
I have a nicely sized database of about 40 records, which I have in MS SQL but I need to move it to my production server, which is Mysql. I was going to do it this way: Export MS SQL database into a file and then use LOAD DATA INFILE But I was wondering if there were a way to export into SQ