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