Trying to generate SQL 7 scripts using SQL2k scptxfr.exe.
The Create table DDL that is generated from SQL2k has the COLLATE SQL_XXX based on the server default.
This does not work well the SQL 7.
Is there a way to suppress the Collation ?
Thanks in advance.