[pgadmin-support] Error on deleting

2004-03-30 Thread Indibil
te rows from their Visual Basic program ( they access the PostgreSQL database via this program, and get the message " the record does not exist" when they are trying to delete). Thanks in advance, and sorry for my poor english. Indibil ---(end of broadcast)

Re: [pgadmin-support] Error on deleting

2004-03-31 Thread Indibil
WHERE condition must be: ... WHERE cod_ficha=200301 AND cod_estado='0023' Whith pgAdmin III there is no problem on deleting because it issues the following deleting statement: DELETE public.escritos WHERE oid=169858256 Thanks a lot for your interest David, Indibil Dave Page wro