Skip to content

Simple script to extract columns from an .mdb file and convert it to a csv that can be imported to google contacts

Notifications You must be signed in to change notification settings

SimonsUnikaNamn/KorskyrkanSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sync korskyrkan register with contacts

requirements

Python 2.7 or greater (only tested in python 3)

For linux

mdbtools

For windows

https://www.microsoft.com/en-us/download/confirmation.aspx?id=13255 and also run pip install pyodbc

How it works

Open the sync_settings.json file and change the file_path to wherever your .mdb file is located.

It will then convert the mdb to a csv which can be imported into google contacts.

About

Simple script to extract columns from an .mdb file and convert it to a csv that can be imported to google contacts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages