Hi there,
I have a forum that uses PHP and mySQL.
I can backup the forum database which saves as a .sql file
I need to move my forum, but the new forum will run on SQL Server 2000 rather than mySQL
The backup file (.sql) presumably needs converting in some way so SQL Server 2K will read it properly?
any help appreciated