I'm actually trying to convert the script that came with cf_shopkart. I did do a dump from mysql after altering some of the table names. I'll poke around and see if I can get it to format the way I want it.
Rick Root wrote: > On 9/25/07, Steve Good <[EMAIL PROTECTED]> wrote: > >> does anyone know a good tool for converting a mysql script to a mssql >> script? I started doing this by hand but with over 12,000 errors being >> thrown by mssql I don't think I have the stamina to undertake the job. >> > > Are you trying to convert something generated by mysqldump? > > mysqldump *DOES* have some arguments for targeting specific databases > with its output, including I think, SQL Server. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289473 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

