Hi!

I downloaded binaries Lazarus-0.9.16-20060528-win32.exe, Lazarus-0.9.17-20060628-win32.exe, Lazarus-0.9.17-20060630-win32.exe. I don't know which version of the compiler is included. How can I check it?

Zlatko

----- Original Message ----- From: "Joost van der Sluis" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, June 30, 2006 11:20 PM
Subject: Re: [lazarus] problems with SQLdb components and Postgres


On Fri, 2006-06-30 at 18:25 +0200, Zlatko Matić wrote:
I have big problem with displaying results from a query, by using
Postgres 8.1.X, TPQConnection, TSQLQuery and TSQLTransaction. I think
that something is very wrong with SqlDB components...Values in some
columns are not displayed at all, or are displayed incorrectly (zero
insted of actual numerical value, the same datetime in all timestamp
fields etc., empty cells in some varchar columns etc.).
I tried with different queries and it is always the same: values in
some columns are displayed correctly, while other columns are empty or
with wrong values. It is not related to field's type, because some
fields are correctly displayed while others are not, although having
the same type.
I tested also on the other computer and there was the same result.
Win XP SP2, PostgreSQL 8.1.2 and PostgreSQL 8.1.4; encoding: WIN1250,
recent Lazarus snapshots, as well as with current official Windows
binary.
Just for record, all the queries are previously tested on pgAdmin
and MS Access front-end and are working without any problems on those
platforms...

Do you have any idea?

Which version of fpc are you using? If you want to use postgres for
real, you should use 2.0.3 or 2.1.1 from a recent date.

Joost.

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives
_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to