database - Play! 2.2.3 Framework SQL Server 2008 script won't run -


I tried to use both Microsoft's SQL driver and Sourceforge SQL driver, only SourceForce driver is working. But it will not run the database development script.

  db.default.url = "jdbc: jtds: sqlserver: // LSASCS23: 1433 / my_site; user = HRUser; password = reset2;" Db.default.driver = net.sourceforge.jtds.jdbc.Driver db.default.user = HRUser db.default.password = "ReSufdg2"  

Bold SBT -

< Pre> val appDependencies = Seq ("net.sourceforge.jtds"% "jtds"% "1.2")

When I create my data source it says that the connection I was successful, after following a comment on a comment on this site, I paste the application. Ivolutions.default = true in my application Conf and

  Unexpected exception came across: firmness exception: throws query SQLException: wrong syntax bind value near keyword 'user': [] The query was: User counting from t0 (*) Select  

I do not understand why I am getting this problem otherwise this database will not run the applicable script, I can also paste my user model if necessary.

User is one that lets you parse the query that surrounds it with the bracket properly.

Try this as your query: [user] t0


Comments