Hi, when trying to execute 2CreateTables.sql on MSSQL I receive the following error:
Msg 170, Level 15, State 1, Line 10
Line 10: Incorrect syntax near '('.
Msg 170, Level 15, State 1, Line 15
Line 15: Incorrect syntax near '('.
I assume that the error is near 'WITH (IGNORE_DUP_KEY = OFF) ON [PRIMARY]'
Thanks for your help,
Regards