Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.
Unable to connect to Parasoft DB
Hi all,
I am unable to connect to Parasoft DB. It gives me the following error
java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: CUSTOMER
My settings are as below --
Driver : org.hsqldb.jdbcDriver
URL : jdbc:hsqldb:hsql://localhost/parabank
Username : SA
Please help!
Thanks,
Arindam.
0
Comments
-
Hi Arindam
did you setup and have running Parabank locally?
Are you able to connect with Parabank GUI and log into Parabank application?--
Ireneusz Szmigiel
http://www.catb.org/esr/faqs/smart-questions.html0 -
Please verify you are using these settings exactly (look for typos, misspellings, uppercase vs lowercase, etc.):
https://github.com/parasoft/parabank/blob/master/src/main/resources/jdbc.properties0