Import SQL 2K query into SQLServer under version
Hi all,
I'm using generating SQL script from SQL 2K. After that when I run those SQL scripts on SQL Server 7.0, has problem is SQL Server 7.0 not accept COLLATE, how can I generate SQL script from SQL 2K which not have COLLATE of SQL 2K.
Thank for your help.
|