Group: Forum Members
Last Active: Tue 10 Mar 2015
Posts: 18,
Visits: 222
|
Hi Guys,
The new version of Kartris fails to make databases; all SQL server settings were correct and working for the previous version, so I think it's a fault in the new version. Here is the error message:-
Error: Database Schema Creation Failed - Incorrect syntax near 't'.An expression of non-boolean type specified in a context where a condition is expected, near 'products'.Incorrect syntax near the keyword 'with'. If this statement is a common table expression, an xmlnamespaces clause or a change tracking context clause, the previous statement must be terminated with a semicolon.An expression of non-boolean type specified in a context where a condition is expected, near 'n'.An expression of non-boolean type specified in a context where a condition is expected, near 'on'.Incorrect syntax near 'reviews'.Incorrect syntax near 'a'.An expression of non-boolean type specified in a context where a condition is expected, near 'are'.Incorrect syntax near 'there'.Incorrect syntax near 'buttons'.An expression of non-boolean type specified in a context where a condition is expected, near 'order'.An expression of non-boolean type specified in a context where a condition is expected, near ','.Database 'the' does not exist. Make sure that the name is entered correctly.
Is there any way I can easily fix this at my end without crashing the whole system?
|