Columns created using domains - in this case defined as varchar(x) - are being returned as having unknown length. Varchar columns not defined using domains are returned with the correct size. If the database is accessed via ADO then columns defined with domains are returned with the correct column size. Any ideas what is going on here?
PostgreSQL 8.1.4/Win32
libpq version 8.1.4.6142
[bug_fixed] Postgres 8.1 Domains
Moderators: EgonHugeist, mdaems
- mdaems
- Zeos Project Manager
- Posts: 2766
- Joined: 20.09.2005, 15:28
- Location: Brussels, Belgium
- Contact:
Hi noelc,
What Zeos release are you using? Is it one of the alfa releases under the download section? There were known problems with these versions. They should be fixed in SVN version. You could try the download here or SVN version. For SVN details, please search the forum.
Mark
What Zeos release are you using? Is it one of the alfa releases under the download section? There were known problems with these versions. They should be fixed in SVN version. You could try the download here or SVN version. For SVN details, please search the forum.
Mark