Re: Accessing PSQL database with MS Access via ODBC

From: <davidb(at)vectormath(dot)com>
To: "Diego A(dot) Puertas F(dot)" <dpuertas(at)uc(dot)edu(dot)ve>, "Guy Corbaz" <guy(dot)corbaz(at)swissmail(dot)com>
Cc: <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Accessing PSQL database with MS Access via ODBC
Date: 2000-12-14 23:52:47
Message-ID: 005a01c06628$fa4ab960$0402010a@Vectormath
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Also, you may need to relink your tables after you change the ODBC options.

----- Original Message -----
From: Diego A. Puertas F. <dpuertas(at)uc(dot)edu(dot)ve>
To: Guy Corbaz <guy(dot)corbaz(at)swissmail(dot)com>
Cc: <pgsql-novice(at)postgresql(dot)org>
Sent: Thursday, December 14, 2000 3:22 PM
Subject: Re: [NOVICE] Accessing PSQL database with MS Access via ODBC

Follow this path:

Control Panel - ODBC - <select your DSN> - Configure -
Data Source - Uncheck "Read only"

Good luck!

El 13/12/00, Guy Corbaz escribió:

> Hello,
>
> I'm using Postgres 7.0 under SuSE Linux 7.0. I installed ODBC 6.50.00.00
> drivers on my PC, and added a data source. I can access the tables from MS
> Access, but in "read only" mode. I tied several options in the ODBC
drivers,
> but without any success.
>
> Does anyone have an idea about how solving this problem ?
>
> Best regards, Guy Corbaz
>

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2000-12-15 16:25:08 Re: pg_control error!
Previous Message Sterling 2000-12-14 23:28:54 Re: Creating Log file - run in background.