[ psqlodbc-Bugs-1010397 ] SQLForeignKeys no rows returned

Поиск
Список
Период
Сортировка
От
Тема [ psqlodbc-Bugs-1010397 ] SQLForeignKeys no rows returned
Дата
Msg-id 20080524000630.C401517ADCD8@pgfoundry.org
обсуждение исходный текст
Список pgsql-odbc
Bugs item #1010397, was opened at 2008-05-19 15:58
You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1010397&group_id=1000125

Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Farid Zidan (faridz)
Assigned to: Nobody (None)
Summary: SQLForeignKeys no rows returned

Initial Comment:
PostgreSQL ANSI 8.03.02.00 Windows XP.

This was not an issue with 8.02 driver


 SQLRETURN rc = ::SQLForeignKeys(
                            pSQL->Gethstmt(),
                            NULL, 0,
                            NULL, 0,
                            NULL, 0,
                            ( SQLCHAR * )   ( *szTableCat ? szTableCat : NULL ),
                            ( SQLSMALLINT ) cbTableCat,
                            ( SQLCHAR * )   ( *szTableSchem ? szTableSchem : NULL ),
                            ( SQLSMALLINT ) cbTableSchem,
                            ( SQLCHAR * )   szTableName,
                            ( SQLSMALLINT ) cbTableName );


----------------------------------------------------------------------

>Comment By: Hiroshi Inoue (hinoue)
Date: 2008-05-24 00:06

Message:
Hmm seems there were some implmentation changes around referential integrity at server side.
Could you please try the drivers on testing for 8.3.0201 at
 http://www.geocities.jp/inocchichichi/psqlodbc/index.html
.

----------------------------------------------------------------------

You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1010397&group_id=1000125

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

Предыдущее
От: "Albe Laurenz"
Дата:
Сообщение: Re: Is There a psqlODBC + iODBC HOWTO?
Следующее
От: "Vivek Gupta"
Дата:
Сообщение: FETCH_MAX parameter