Search found 6 matches

by rvgugisch
26.10.2011, 21:56
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Overwrite Records in Tables
Replies: 18
Views: 2581

Sorry for the lack of answers.

I solved the problem by simply not using the filter tables.
by rvgugisch
11.05.2011, 21:18
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Overwrite Records in Tables
Replies: 18
Views: 2581

Ok. In my system, table Orders have a filter and SortedFields. MessageDlg('BEFORE POST ' + #13 + #13 + 'ID ' + frmPrincipal.MySQLOrdensid.AsString + #13 + 'RecNo ' + IntToStr( frmPrincipal.MySQLOrdens.RecNo) + #13 + 'CNPJ ' + frmPrincipal.MySQLOrdenscnpj.Text + #13 + 'Cod Vend ' + frmPrincipal.MySQL...
by rvgugisch
11.05.2011, 16:28
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Overwrite Records in Tables
Replies: 18
Views: 2581

but the solution in url above not works.
by rvgugisch
11.05.2011, 16:23
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Overwrite Records in Tables
Replies: 18
Views: 2581

Find my problem!

http://zeosbugs.firmos.at/view.php?id=106

My Zeos 7.0 + Delphi 7 + PostgreSQL 8.4
by rvgugisch
11.05.2011, 12:51
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Overwrite Records in Tables
Replies: 18
Views: 2581

Sorry for bad English. I am now with enough records to test the beta version of ZEOS. What is happening is it override existing records when I edit a particular record. When I call a POST ZEOS overrides the record I'm editing with data from another record. I have overlap occurs because the code insi...
by rvgugisch
10.05.2011, 21:59
Forum: ZeosLib 7.0 Beta Forum
Topic: [patch_done] Overwrite Records in Tables
Replies: 18
Views: 2581

[patch_done] Overwrite Records in Tables

Good afternoon, I'm using Zeos Delphi 7 + 7 + UserControl + PostgreSQL 8.x on Windows XP. Now that a larger volume of data in the database records when altered, are being replaced by others who can not identify where le handle. That is, my database is being overwritten with informations about random...