Access 97 and Postgress - Mailing list pgsql-interfaces

From Michael Davis
Subject Access 97 and Postgress
Date
Msg-id 93C04F1F5173D211A27900105AA8FCFC1451E5@lambic.prevuenet.com
Whole thread Raw
List pgsql-interfaces
I have a Access 97 application that I am porting to Postres.  I would like
to continue to use Access as a front end.  Forms with parent/child data (for
example, and order form with many order lines) don't seem to work.  The
order looks great but the order lines are blank.  I tried creating a foreign
key reference on the column that join orders and order lines with no
success.  When I look at the ODBC trace, I see the prepareSQL for order
lines is looking up by orderlinesid rather than by orderid.  Any one
encounter this problem or have any suggestions (other than finding a new
front end) on how to work around this problem?

Thanks, Michael

pgsql-interfaces by date:

Previous
From: Michael Meskes
Date:
Subject: SQLDA
Next
From: Francisco Alonso
Date:
Subject: problems with pgaccess