Re: [GENERAL] psqlodbc MSAccess and Postgresql

2005-04-24 Thread Zlatko Matic
Hello,   I am currently migrating my MSDE/Access (Access Project) aplication to PostgreSQL. I have experienced a lot of obstacles till now, but anyway it seems quite posible to make a good aplication by this combination of Access front-end and PostgreSQL base. I use the following ODBC setting

Re: [GENERAL] psqlodbc MSAccess and Postgresql

2005-04-22 Thread Jeff Eckermann
<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > 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

Re: [GENERAL] psqlodbc MSAccess and Postgresql

2005-04-22 Thread Relyea, Mike
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 PROT