Skip to content

A small script to convert an Access database to an SQLite database.

License

Notifications You must be signed in to change notification settings

jacob-ogre/Access2SQLite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Access2SQLite

A small script to convert an Access database to an SQLite database.

Depends, critically, on mdbtools from @brianb. The code isn't particularly safe - it uses subprocess.call(..., shell=True) at one point, so that should be changed if used in anything that's accessible from outside.

About

A small script to convert an Access database to an SQLite database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages