ODBC Interface Problems on HPUX 10.20

Поиск
Список
Период
Сортировка
От Saltsgaver, Scott
Тема ODBC Interface Problems on HPUX 10.20
Дата
Msg-id 7283DE19D141D111AD0E00A0C95B195501A802EE@mail2.aiinet.com
обсуждение исходный текст
Список pgsql-interfaces
Greetings,

I need help getting the ODBC interface to work on an HP-UX 10.20 box.  I am
working on an HP-UX 10.20 system and using IODBC for my ODBC driver.  While
running the odbctest sample program, it cores when the function
QR_Destructor is called.  Specifically when the free of the QResultClass is
attempted in QR_Destructor.  I used gcc to compile both postgres and iodbc.
If I comment out the free of the QResultClass in QR_Destructor then the code
makes it to the interactive part of the sample and I am able to perform
queries.  I did this knowing that I would be leaking memory but attempted it
to try to make some progress.

Version info.
iodbc - 2.50.3
postgres 6.5.1
HP - 10.20

Any help would be greatly appreciated.

Thanks,
Scott Saltsgaver
scottsa@aiinet.com


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

Предыдущее
От: Marten Feldtmann
Дата:
Сообщение: Problems with ODBC connect ...
Следующее
От: "Ken J. Wright"
Дата:
Сообщение: Re: [INTERFACES] pgaccess