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
penedge://localhost:5000;databaseName=sports;User=sysprogress;Password=whatever" Your JVMSTART lines looks about right but I did not try it.
Continue reading...
Continue reading...