Replies: 1 comment
-
|
After many iterations of trying, I was able to solve my own issue, the syntax that worked was : jdbc:pervasive://LOWELL-DAVID:1583/GLOBALSJI?transport=tcp |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My PervasiveSQL database is located at C:\APS\Global\DDF\SJI with my JDBC URL: jdbc:pervasive://localhost:1583//APPS/Global/DDF/SJI?transport=tcp in connection settings. But when I try to connect, I get an error "Cannot locate the named database you specified". It does have a username and password, which I have confirmed are correct. The PSQL drivers are fine, and I can open the SJI database using the Zen Command Center without issue. What am I doing wrong??
Beta Was this translation helpful? Give feedback.
All reactions