Hello,
Can HXTT DBF run on SCO OpenServer 5.0.5 with JVM 1.1.7 ???
When I try executing admin, allways I receive "Can't find class Admin", I can see this message when I send simple class (helloworld.class) from my XP machine, but if I compile this simple class on SCO, this class work fine...
Thanks in advance,
Oscar
|
Yeah. It can. But you need to use JDBC1.2 package for JVM 1.1.7 . If you're using Foxpro for SCO to access the same database files at the same time ,you need to use lockType=FOXPRO4UNIX connection property.
|