Skip to main content

All Questions

Filter by
Sorted by
Tagged with
7 votes
1 answer
759 views

MS Access to PostgreSQL converter

I was hoping to get some feedback on the implementation of this class for programmatically converting an access file into a PostgreSQL schema (works by obtaining schema data from the cursor object). <...
Nicholas Clarke's user avatar