Hi,
I’m getting errors when trying to connect Razuna to our MSSQL database and am at a loss for what to try next…? Otherwise Razuna is working great!
I’m able to install/restore the H2 database ok.
I set up MSSQL as outlined here: Setup MSSQL Server for Razuna
From the new install screen, I selected Custom Install -> MSSQL. After entering my db info, clicking Check Connection returns: "We could successfully connect to your database. Please continue. "
On the next screen, trying either the Continue with New Data, or Restore from Backup, fails to complete.
There’s an SQL error in /rtelogs: Invalid object name 'options'.
being called by settings.cfc.
Checking inside MSSQL, no tables are being created…
The Verified Datasources in the OpenDB Admin are: h2 (H2), mssql (jTDS), razuna_backup (H2), razuna_client (MySQL), razuna_default (H2)
Any ideas what to try/look for next?
Win 2012
MSSQL 2012 Express
Tomcat 8 (xms 1024m, xmx 4096m, xss 1024k)
Razuna 1.7.5
Much appreciated,
David