Has anyone out there used a JDBC dirver or ODBC driver on Linux to access a
Microsoft Access file (mdb file)?
Where can I get it? We are trying to setup an ISP's WebServer to handle
Access databases on Linux.
I have followed the checks listed on the web page for loading the jdk and
everything looks great.
The gzip tar file unloads and I add /usr1/jdk1.1.6/lib/classes.zip to my
CLASSPATH and /usr1/jdk1.1.6/bin
to my PATH. When I try to compile a hello world program with javac it blows
up with a core du