I am looking for some scripts or free tool to migrate my sql database objects (table structures and data) to mssql server.I also like to know about the procedures to migrate mssql databases to ms swl server.
Most of it should run quite happily as a script using OSQL. You may have to judiciously alter a few datatypes globally (sed on UNIX works well for that, or use your favourite editor on any platform).
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply