Re: [INTERFACES] Read-Only ODBC, MS/ACCESS

From: "Mark A(dot) Schwenk" <mas(at)wellthot(dot)com>
To: <nicolasb(at)maich(dot)gr>, <pgsql-interfaces(at)hub(dot)org>
Subject: Re: [INTERFACES] Read-Only ODBC, MS/ACCESS
Date: 1999-03-02 13:04:44
Message-ID: 02e601be64ad$50572200$1302a8c0@daffy.wellthot.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

It seems that the ODBC driver creates a read-only connection by default (at
least with Access). You need to turn this off as follows.

Try to create a new ODBC link from Access to PostgreSQL. When you see the
PostgreSQL Driver Setup dialog, click the Driver button in the the Options
(Advanced). This will open an Advanced Options (Driver) dialog. In this
dialog box, uncheck the ReadOnly (Default) checkbox.

I hope this solves your problem.

-Mark Schwenk
WellThot Inc.
http://wellthot.com

-----Original Message-----
From: Nicolas Boretos <nicolasb(at)maich(dot)gr>
To: pgsql-interfaces(at)hub(dot)org <pgsql-interfaces(at)hub(dot)org>
Date: Tuesday, March 02, 1999 3:50 AM
Subject: [INTERFACES] Read-Only ODBC, MS/ACCESS

>Hello,
>
>I am experimenting with the postdrv and seems to work in Excel, but as
>read only in Acess97. Any ideas?
>Thank you,
>Nicolas Boretos
>

Browse pgsql-interfaces by date

  From Date Subject
Next Message Michael Davis 1999-03-02 18:09:26 RE: [INTERFACES] Foreign Keys
Previous Message CIMPOESU Teodor 1999-03-02 10:11:10 Persistent connection in PostGresSQL