Search found 2 matches

by robertoborchardt
15.02.2006, 16:29
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: problem with zeos and sqlite3
Replies: 2
Views: 974

thank you Michael,

bug report on SourceForge done.

regards
roberto
by robertoborchardt
14.02.2006, 20:27
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: problem with zeos and sqlite3
Replies: 2
Views: 974

problem with zeos and sqlite3

hi, i'm using delphi 7 + zeosdbo 6.5.1 (cvs - february 10,2006) + sqlite 3.3.3 and i think have a problem the result of TZQuery and TZReadOnlyQuery (query and subquery) with the aggregate functions SUM(), AVG(), TOTAL(), MIN(), MAX() in SELECT always return a STRING, instead FLOAT (select id, name, ...