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

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

2001-01-26 Thread Emils Klotins
> > 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 insert a new record, all fields will contain "#deleted". When I > > reopen the table, the inserted data is displayed correctly

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

2001-01-25 Thread Ian Harding
Markus Wagner wrote: > Hi, > > I tried to subscribe to pgsql-interfaces several times and received "user not > found". I also searched the pgsql-interfaces archives, without success. So > here is my problem. > > I want to use pg 7.x as a backend for a MS Access application. I linked a > table via

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

2001-01-23 Thread Markus Wagner
Hi, I tried to subscribe to pgsql-interfaces several times and received "user not found". I also searched the pgsql-interfaces archives, without success. So here is my problem. 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 driv