From: | "Miguel Juan" <mjuank(at)uoc(dot)edu> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #1535: ODBC bug in pgslqodbc-08_00_0101 |
Date: | 2005-03-11 09:13:27 |
Message-ID: | 20050311091327.5416FF0B76@svr2.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged online:
Bug reference: 1535
Logged by: Miguel Juan
Email address: mjuank(at)uoc(dot)edu
PostgreSQL version: 7.4.2
Operating system: W2000Pro
Description: ODBC bug in pgslqodbc-08_00_0101
Details:
Hy,
I have installed the last version of the ODBC driver (psqlodbc-08_00_0101)
and when I make a 'SELECT *' from a table with varchar or char fields, they
did not apear in the result records. Neither if I just select this fields in
a query.
I use the ODBC driver through the BDE (Borland Database Engine) and my
server a PostgreSQL 7.4.2 on i386-redhat-linux-gnu. And I have tried with a
UNICODE DB and with a SQL_ASCII DB.
With MS Acces97 I get the fields name but with all fields as "Deleted"
With the version 7.3.2 of ODBC driver works fine.
Regards
Miguel Juan
From | Date | Subject | |
---|---|---|---|
Next Message | biju | 2005-03-11 10:33:05 | BUG #1536: alter command |
Previous Message | Heikki Linnakangas | 2005-03-11 08:20:00 | Re: [HACKERS] We are not following the spec for HAVING without GROUP |