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