HansKiller-TH / UETTP

0 stars 0 forks source link

Connection to MS Access using ODBC #10

Open HansKiller-TH opened 2 weeks ago

HansKiller-TH commented 2 weeks ago

Using ODBC driver depends on the installed driver, Windows and office. To avoid further problems Java lib UCanAccess is to be used via JNI.

HansKiller-TH commented 5 days ago

I was able to implement using UCanAccess via JNI JVM however the dataset read from the accdb file did not quite match the expected result. So there needs to be further investigating on how to properly read accdb files with sql queries