Re: USING MFC CRecordset for accessing POSTGRES via ODBC

Поиск
Список
Период
Сортировка
От Byron Nikolaidis
Тема Re: USING MFC CRecordset for accessing POSTGRES via ODBC
Дата
Msg-id 355F4B6A.771BC200@insightdist.com
обсуждение исходный текст
Список pgsql-interfaces

Oliver Stegle wrote:

> Hello Byron!
>
> I've got a small question.
>
> Is it possible to access the PostgresQL-Server's ODBC-Interface with a MFC
> CRecordset???
> If I do so, I always get Exceptions caused by ODBC-Behaviorchecks in the
> MFC-Classes around the Recordset.
> (I used a dynaset)
>
> Or will I have to use the ODBC C-Lolevel Interface?
>

I really dont know anything about the MFC CRecordSet.
But, if it is just some behavior checks stopping it, I would like to know what
they are.
I imagine MFC is doing "info" related tests like, does the driver support
positioned update, and what kind of cursor action on result sets, etc.

If you could do an odbc trace on it, then send me the sql.log file, I could
look at it and let you know.

If there isn't something obvious in the log, then maybe you could send me a
simple test program that uses this CRecordSet.

Byron


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

Предыдущее
От: Herouth Maoz
Дата:
Сообщение: Re: [INTERFACES] pgsql for W95
Следующее
От: Constantin Teodorescu
Дата:
Сообщение: Re: [INTERFACES] pgsql for W95