| From: | "Tibor Laszlo" <ltibor(at)mail(dot)tiszanet(dot)hu> |
|---|---|
| To: | "richard" <richard(at)itl(dot)iii(dot)org(dot)tw> |
| Cc: | "INTERFACES" <pgsql-interfaces(at)PostgreSQL(dot)org> |
| Subject: | Re: After Inserted, can't update the record |
| Date: | 2001-12-11 08:25:37 |
| Message-ID: | NFBBJBAOELFIEKMDJAFFCELHCCAA.ltibor@mail.tiszanet.hu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces |
> Please Help me. I use 7.1.3 and odbc version 07.01.0009 .
> Use Borland C++ Builder 5.0 through BDE And it have the
> strange action. First, I insert a new record and post it .
> After that, I modify the record, post it again.
> Then, the BDE give me a error message "Couldn't perform
> the edit because another user changed the record."
>
> Finally, my program can't work.
> If I use TDBGrid, I can find that I Insert a new record
> and post it, then the record will dispel.
Could you show us the target table? (CREATE TABLE... etc).
Tibor Laszlo
ltibor(at)mail(dot)tiszanet(dot)hu
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Waterman William L CONT BATH | 2001-12-11 13:37:47 | Installing Pg on HP-UX10.20 |
| Previous Message | Hal Davison | 2001-12-11 08:06:43 | Re: After Inserted, can't update the record |