Re: [SQL] Foreign Keys

2001-02-05 Thread Colin Faber
Foreign keys are not supported in that version :p see: http://www.postgresql.org/devel-corner/docs/ "" wrote: > I have PostgreSQL 6.5, and I can't get foreign keys to work! What seems to > be the problem?

Re: [SQL] #DELETED error when using Access 2000 as frontend

2001-01-26 Thread Colin Faber
these are common errors on the mysql side also. Most likely poor planing on the Access end. Emils Klotins wrote: > > > I want to use pg 7.x as a backend for a MS Access application. I linked a > > > table via ODBC, using the newest ODBC driver. I can open and view tables. But > > > after I inse