-
Error opening NAMES
I am receiving the following error when attempting to run any of the
examples in the Java demo version. The following is from trying to run
Example10...
Exception in thread "main" codebase.Error4file: Error opening Country
at codebase.Data4jni.open(Data4jni.java:641)
at codebase.Data4jni.(Data4jni.java:47)
at Example10.main(Example10.java:13)
Any ideas? The error msg is not very helpful. The class file is in
the same directory as the database tables. I have cb.dll (foxpro
version) in c:\winnt\system32. I know this is right, because if I
rename this file, I get a different error earlier on in the code.
Thanks