MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Installation issue: Incorrect syntax near '4'.  (Zatvorena) (Mono Support )

38054 put(a) pogledan, 12 odgovor(a) 5.5.2014. 22:37:30Kreirao(la) theAmazingZar
idrazic

idrazic

26.6.2014. 11:49:54
My guess would be that your database name starts with a "4".
Some of the install scripts don't have [] brackets around database name
So "USE 4real" would produce "Incorrect syntax near '4'."

You could replace in files (\MonoX\Installer\Sql\*.sql) all instances of "USE MonoX2;" to "USE [MonoX2]", or change database name to start with a letter.

Ocjena 5,00, 1 glas(ova). 
1384 Reputacija 152 Ukupno objava
theAmazingZar

theAmazingZar

2.7.2014. 17:13:31
Thanks @idrazic !!  That was it. You rock!

Maybe you guys should update the installation documentation to inform users to specify a correct DB name, or update the installation process so MonoX can accept different DB names? Just a thought.
Ocjena 5,00, 1 glas(ova). 
41 Reputacija 6 Ukupno objava
1 2