Subject Re: IBPhoenix ODBC Driver Open Sourced
Author jansdal@it.dk
--- In IBDI@y..., Helen Borrie <helebor@d...> wrote:
> At 10:35 AM 01-08-01 +0000, Steen wrote:
> >In the beginning of my program I check the layout of the
> >tables. I do this with the SQLColumns function, but it
> >seems that each VARCHAR fields are reported to be 2 bytes
> >too long.
>
> These might be varchars whose length has been changed. InterBase 6
and the earlier versions of Firebird have a bug that causes this to
happen when varchar lengths are altered.
>
> regards,
> Helen
>
> All for Open and Open for All
> InterBase Developer Initiative ยท http://www.interbase2000.org
> _______________________________________________________

But the Intersolv driver is reporting the correct length on
the exact same database.

Steen