I've just got a piece of software I have to write at work which incidentally will be pretty complex, but it's main function is its connection to a database. It has to be an ODBC connection thus my DriverManager is using JdbcOdbcDriver which doesn't appear to be working.
The error message being returned states "No suitable driver found for <server URL here>". I'm assuming I need an ODBC driver installed but preferably I want to avoid using Oracle's because it's something like a 200MB install.
Anyone have any ideas on what's the best to use? I'd prefer it to be lightweight, it's only handling the connection after-all.
Cheers


LinkBack URL
About LinkBacks
Reply With Quote
. e.g. If you have a windows machine and MS access use this (you can use odbc with Excel - but I have never tried it).
