aspose file tools
The moose likes JDBC and the fly likes connecting MSAccess from unix platform Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "connecting MSAccess from unix platform" Watch "connecting MSAccess from unix platform" New topic
Author

connecting MSAccess from unix platform

sham benegal
Greenhorn

Joined: Dec 26, 2005
Posts: 1
I have created a database in MSAccess. I cant install j2SDK or any product in my m/c. I only have RedHat Linux installed in unix running in hp server.I can compile and run java classes from unix, but when i am trying to connect java to MsAccess using
Class.forName(sun.jdbc.odbc.JdbcOdbcDriver)
it is throwing runtime exception classnotfound.
Is there any way to connect java from unix to MSAccess without any new Installation ?
Thanks in Advance,
Sham.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: connecting MSAccess from unix platform
 
Similar Threads
Connecting to MsAccess from an Unix machine throught Java
access
URGENT !! JDBC driver help. Reply asap
Insert statement
Database cannot be connected