Forum Post: RE: Unable to connect to the database with sysprogress through sqlexp

  • Thread starter Thread starter Paul Koufalis
  • Start date Start date
Status
Not open for further replies.
P

Paul Koufalis

Guest
I am unable to reproduce in later versions of Progress. The first thing I would suggest is to make sure the -user is case sensitive. I know it should not make a difference but who knows with 10.1B. The second thing I would try is SQuirreL since this is a JDBC tool like sqlexp. The third thing I would try is to use the -driverURL syntax rather than the easy syntax like in your example. And finally I would see if adding -Djvmstart.debug=1 -DLogLevel=5 in sqlexp.bat provided any additional information.

Continue reading...
 
Status
Not open for further replies.
Back
Top