Re: psqlOdbc Ansi + BDE issues

Поиск
Список
Период
Сортировка
От Ludek Finstrle
Тема Re: psqlOdbc Ansi + BDE issues
Дата
Msg-id 20051127220109.GA21801@soptik.pzkagis.cz
обсуждение исходный текст
Ответ на Re: psqlOdbc Ansi + BDE issues  ("Miguel Juan" <mjuan@cibal.es>)
Список pgsql-odbc
Hello,

> the problem is produced by the 'Use declare fetch' option. If it
> is unchecked the SQL explorer works OK. Otherwise, if it's checked
> each table appears a few times, depending on the number of tables
> in the database.

Not so exactly. It depend on the number of tables _and_ cache size
parametr. The problem is in fetching all rows in PGAPI_Tables
but excepting only "cache size" entries in PGAPI_ExtendedFetch.

I attach one line patch. Try it and report next problems.

Best regards,

Luf

Вложения

В списке pgsql-odbc по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: VARCHAR, CHAR types changed ?
Следующее
От:
Дата:
Сообщение: [ psqlodbc-Bugs-1000444 ] Table names repeated in BDE with usedeclarefetch=1