Access to PostgreSQL
Introduction
Access to PostgreSQL is a small program that will convert Microsoft Access
Databases to PostgreSQL.
This product is very similar to Access to MySQL. Until the description of this product is done you can read about the Access to MySQL.
The documentation will apply to this product as well. Just replace any occurance of MySQL with PostgreSQL.
If you want to send your Access tables directly to a PostgreSQL database you need
to install an ODBC driver for the PostgreSQL database.
You can download the driver at the link below.
http://www.postgresql.org/ftp/odbc/versions/msi/
Version 8.4.2 of the ODBC driver was used to test the latest release of this tool.
You just have to install the ODBC driver. There is no need to set up an ODBC connection.
The program will handle that for you.





Version History
Version history RSS Feed
3.0.0.148 (2011-01-12)- Changes in the user interface to render properly with different DPI settings.
- Fix for running unattended.
3.0.0.138 (2010-06-10)- Binary fields are transferred as hex encoded TEXT fields.
- GO statements were removed from dumpfile.
- Comment lines in dump file are now prefixed with -- instead of #.
- Statements in dump file are now ending with ; (semicolon).
3.0.0.134 (2010-05-08)
Additional Resources
|