oledb « ODBC « Java Database Q&A





1. Free/Open Source DataEase provider    stackoverflow.com

Anyone know of a free/open source OLEDB/ODBC/JDBC driver against DataEase?

2. Java ODBC and Microsoft.Jet.OLEDB.4.0    stackoverflow.com

I want to access a database using a connection string that is given by a third party application. I have one example configuration that has a connection string like the following:

Provider=Microsoft.Jet.OLEDB.4.0;Data ...