Re: @#$%^& Access and PostgreSQL

From: Joe Conway <mail(at)joeconway(dot)com>
To: "Roderick A(dot) Anderson" <raanders(at)acm(dot)org>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: @#$%^& Access and PostgreSQL
Date: 2004-06-15 01:23:47
Message-ID: 40CE4FA3.2020100@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Roderick A. Anderson wrote:
> Short story. Pg 7.2 running on a Linux box. MS Access 2000 on WinXP Pro.
> I can query and fiddle with the data in Access but I haven't figured out
> how to get the changes back into Pg.

>
> Quick; please someone hit me with a cluestick! Or if it's too far to
> reach is there a tutorial on using MS Access and Pg together?

It's been a long time since I've messed with MSAccess/pgsql, but IIRC,
you need to be sure your table has a primary key defined to get a
writeable recordset. Also, make sure the linked table on the Access side
reflects that.

HTH,

Joe

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Greg Campbell 2004-06-15 13:30:49 Re: [Maybe Spam] @#$%^& Access and PostgreSQL
Previous Message Roderick A. Anderson 2004-06-14 23:50:19 @#$%^& Access and PostgreSQL