From: | "Relyea, Mike" <Mike(dot)Relyea(at)xerox(dot)com> |
---|---|
To: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: psqlodbc MSAccess and Postgresql |
Date: | 2005-04-22 12:55:00 |
Message-ID: | 1806D1F73FCB7F439F2C842EE0627B1801CBAAC7@usa0300ms01.na.xerox.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
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: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of
Typing80wpm(at)aol(dot)com
Sent: Friday, April 22, 2005 12:28 AM
To: pgsql-general(at)postgresql(dot)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....
http://database.sarang.net/database/postgres/postodbc/faq.html
From | Date | Subject | |
---|---|---|---|
Next Message | Dawid Kuroczko | 2005-04-22 13:09:47 | Re: Optimising Union Query. |
Previous Message | Rob Kirkbride | 2005-04-22 12:50:42 | Optimising Union Query. |