Microsoft SQL Server: errors on table creation

23 Oct
2006
23 Oct
'06
2:21 p.m.
Hi all, After trying to create tables with the otrs-schema-mssql.sql file, the attempt to create the tables bombs out with the following errors: Server: Msg 156, Level 15, State 1, Line 47 Incorrect syntax near the keyword 'system_user'. It looks like "system_user" is a reserved word of some kind. Server: Msg 170, Level 15, State 1, Line 469 Line 469: Incorrect syntax near 'MAX'. SQL server also seems to dislike the syntax VARCHAR(MAX). Which version of SQL server is supported by OTRS? Regards, Graham --
6843
Age (days ago)
6843
Last active (days ago)
0 comments
1 participants
participants (1)
-
Graham Leggett