I have MSSQL SQL scripts provided by a data vendor that create tables, etc. in MSSQL7. I use MySQL 5. I want something that will run the scripts or translate the scripts so that MySQL 5 can understand them.
Thanks for the reply, Gerald! Rick > -----Original Message----- > From: Gerald Guido [mailto:[EMAIL PROTECTED] > Sent: Monday, February 04, 2008 2:11 PM > To: CF-Talk > Subject: Re: OT: Translating MSSQL Scripts into MySQL Scripts > > I am not sure what you are asking. Do you want to import a MSSQL database to > Mysql? > > Or do you want to get something that will translate the MS's T-SQL dialect > to MySQL? > > > On Feb 4, 2008 1:53 PM, Rick Faircloth <[EMAIL PROTECTED]> wrote: > > > Can anyone recommend a program that will translate > > MSSQL scripts into MySQL scripts? I found some on > > Google. couldn't find a way to do it on mysql.com. > > > > Before I try a program to do this, I thought I'd > > get some recommendations from those of you with > > experience at this. > > > > I can create the database/tables manually, but > > I sure would like to save some time! > > > > Thanks, > > > > Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298107 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

