Re: RE: Using Postgres with Access 2000

From: "Joel Burton" <jburton(at)scw(dot)org>
To: Scott Teglasi <scotty(at)mediaglue(dot)net>
Cc: pgsql-general(at)postgresql(dot)org, Pgsql-interfaces(at)postgresql(dot)org
Subject: Re: RE: Using Postgres with Access 2000
Date: 2001-01-05 18:55:41
Message-ID: 200101051855.f05Ith625669@olympus.scw.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-interfaces

> Let me rephrase my words. :)
> I have created postgresql tables with pgaccess. I am unable to add
> new records to those tables using Microsoft Access 2000. How do I
> remedy this situation, and also, is there a way to create tables
> within Microsoft Access 2000 on the Postgresql server.

Questions about Access + Pg are most appropriate to pgsql-
interfaces, BTW.

By default, ODBC connections to Pg are read-only. Did you turn off
BOTH read-only option boxes?

You can create tables by using the DDL statement as a 'Pass-
through query' in Access.

More complete answers can be found in the Pg+Access FAQ at
www.scw.org/pgaccess.

Good luck,

--
Joel Burton, Director of Information Systems -*- jburton(at)scw(dot)org
Support Center of Washington (www.scw.org)

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-01-05 18:56:00 Re: Another 7.1 EXECUTE Question
Previous Message Scott Shealy 2001-01-05 18:54:22 RE: ODBC failure

Browse pgsql-interfaces by date

  From Date Subject
Next Message frederick 2001-01-05 19:53:41 installing pgsql_perl5-1.9.0
Previous Message Neil Davis 2001-01-05 18:45:13 Re: getting perl to talk to postgres