[ psqlodbc-Bugs-1010397 ] SQLForeignKeys no rows returned
am 19.05.2008 17:58:25 von noreplyBugs item #1010397, was opened at 2008-05-19 11:58
You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=10103 97&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 );
------------------------------------------------------------ ----------
You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=10103 97&group_id=1000125
--
Sent via pgsql-odbc mailing list (pgsql-odbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc