Skip to content

umjammer/vavi-sql-mdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Release Java CI CodeQL Java

mdbtools

accessing Microsoft Access files directory and it's jdbc implementation (where clause partly works!).

microsoft access iconΒ© Microsoft

Install

Usage

as a jdbc

    conn = DriverManager.getConnection("jdbc:mdb:" + "foo/bar.mdb");

References

License

MDB Tools

Files in libmdb, libmdbsql, and libmdbodbc are licensed under LGPL and the utilities and gui program are under the GPL, see COPYING.LIB and COPYING files respectively.

TODO