After reading several recent posts today, I am pleasantly surprised that I am not the only one converting their MS Access applications to a PostgreSQL backend. It is definitely a great, stable, low cost solution to take and breath more life into an Access application until a better front-end can be developed.
It seems that linking Access to Postgres is relatively new territory as I can find only a few references out there about it. As I have had a few months experience now rebuilding our Access application around Postgres, I have had to resolve a number of issues, as I am sure you may have too.
Please be encouraged to post your questions, experiences, and solutions. If I can be of help in some way, I will certainly try to help, if I can.
The more I work with PostgreSQL the more I love its capabilities and the direction the product is going. It is a great way to bring a medium sized application, like Access, into the big leagues nearly on par with MS SQL Server and Oracle, without the obligation of licensing/fees etc.
If you are considering moving an application to PostgreSQL, I would definitely give it a good recommendation so far. The PostgreSQL product, even on Windows, is definitely showing signs of its worth. It's performance when querying records from our poorly designed database is fantastic. The newest psqlODBC driver is hugely improved on performance.
There are longer term plans to move our redesigned version to PostgreSQL on FreeBSD, or Linux. We hope to leverage the opensource technologies like PHP, etc as we move forward. In the meantime, this is just a step forward for us.
Thanks and thank you for your posts,
Gary
gwinn7
It seems that linking Access to Postgres is relatively new territory as I can find only a few references out there about it. As I have had a few months experience now rebuilding our Access application around Postgres, I have had to resolve a number of issues, as I am sure you may have too.
Please be encouraged to post your questions, experiences, and solutions. If I can be of help in some way, I will certainly try to help, if I can.
The more I work with PostgreSQL the more I love its capabilities and the direction the product is going. It is a great way to bring a medium sized application, like Access, into the big leagues nearly on par with MS SQL Server and Oracle, without the obligation of licensing/fees etc.
If you are considering moving an application to PostgreSQL, I would definitely give it a good recommendation so far. The PostgreSQL product, even on Windows, is definitely showing signs of its worth. It's performance when querying records from our poorly designed database is fantastic. The newest psqlODBC driver is hugely improved on performance.
There are longer term plans to move our redesigned version to PostgreSQL on FreeBSD, or Linux. We hope to leverage the opensource technologies like PHP, etc as we move forward. In the meantime, this is just a step forward for us.
Thanks and thank you for your posts,
Gary
gwinn7