I'm currently building an
Access FE to my PostgreSQL BE. So far it works great. If you're
going to be deploying this to multiple users, I'd suggest using a DSN-less
connection. That way you don't have to set up a DSN on each user's
PC.
Mike From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, April 22, 2005 12:28 AM To: pgsql-general@postgresql.org Subject: [GENERAL] psqlodbc MSAccess and Postgresql Thanks for the help with /dt... Mike, your post helped me to discover psql
command window, I had been trying out the pgAdmin ...
I found an interesting article regarding MSAccess as a front end to
Postgresql, so I downloaded the psqlodbc installer. I will be getting up
the nerve to run the install and go into windows odbc and install that driver so
I can use MSAccess with Postgresql ... any tips or caveats appreciated....
This is the link which is guiding me....
|
- Re: [GENERAL] psqlodbc MSAccess and Postgresql Relyea, Mike
- Re: [GENERAL] psqlodbc MSAccess and Postgresql Jeff Eckermann
- Re: [GENERAL] psqlodbc MSAccess and Postgresql Zlatko Matic