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
With SQuirrel, you need to configure a new driver type and add a few JAR files to the CLASSPATH of that new driver you defined. Then you pick the com.ddtek.openedge.OpenEdgeDriver: The cmd line syntax in 10.2B is with -driverUrl: sqlexp -driverUrl "jdbc:datadirect:openedge://localhost:5000;databaseName=sports;User=sysprogress;Password=whatever" Your JVMSTART lines looks about right but I did not try it.

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