ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 14 December 2007 : 11:03:29
|
Never tried that, so can't speak from experience, but the general advice would be the same:
1. Let setup.asp run on a clean SQL Server DB to have the tables created properly. 2. Use SQL Server DTS or the Import Feature in SQL Server 2005 to import the data from the MySQL DB to the SQL Server DB. This will mean that you will need to create an ODBC data source for the MySQL DB and import from it. You will need to try to ensure that identity insert is enabled for each data table.
|
Snitz 3.4 Readme | Like the support? Support Snitz too |
 |
|