Search found 4 matches

by gluquesan
31.08.2006, 16:52
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: tzquery.Locate problem and dirty fix
Replies: 3
Views: 973

Yes mdaems & gto: I'm working with the 23-09-05 6.5.1 version, and don't see any svn source. Thanks for your info!. I'm going to download svn version and use it soon.

Guillermo Luque y Guzman Saenz
LGS Ingenieria Ltda.
by gluquesan
31.08.2006, 06:52
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: tzquery.Locate problem and dirty fix
Replies: 3
Views: 973

tzquery.Locate problem and dirty fix

I work with a PGSQL database (8.x) and when I try to perfom a zquery.locate with multiple fields, sometimes works, another fails. Then in most of the cases the problem appeared when one of the fields was a integer field. In CompareFieldsFromResultSet method at ZDatasetUtils.pas this instruction: Cur...
by gluquesan
03.06.2006, 08:07
Forum: Firebird
Topic: Zeos + Clientdataset + FireBird + Apllyupdates = error
Replies: 4
Views: 3210

A few months ago... Maybe D5's provider can't resolve adecuatly. Maybe you can try with another delphi version (if you use D7, f.e. you can use dbexpress components to access the database, making an interbase connection).

Guillermo Luque y Guzman Saenz
LGS Ingenieria Ltda
by gluquesan
26.12.2005, 19:05
Forum: Firebird
Topic: Zeos + Clientdataset + FireBird + Apllyupdates = error
Replies: 4
Views: 3210

Hi Alex. I work with D2005 and Postgresql 7.4 (updating to 8.1) using a similar approach (zeos-midas). Normally in your case I would do the following thing: TZConnection -> TZQuery [ReadOnly = True and SQL in lowercase. Also, add all fields and mark the key field (if exists) using: ProviderFlags.pfI...