JDBC Drivers for a special case! - TechRepublic
General discussion
October 11, 2000 at 04:43 PM
watsonse

JDBC Drivers for a special case!

by watsonse . Updated 24 years, 10 months ago

I need to find a way to access a MS access web database that is defined through ODBC on the server, using Java applications. The problem is, all the 3rd party drivers I have found have to be installed on the server, and I do not own the server. I amhosted on a virtual host. And the company will not install any software for me. All I can do is define and ODBC connection. I can do what I want using VB script and ASP, but I want to use Java for portability and because I know it, I am only just learning VB script. Any help would be appreciated.

This discussion is locked

All Comments