[ psqlodbc-Bugs-1000708 ] SQLPrimaryKeys missing PK_NAME is NULL

From: <noreply(at)pgfoundry(dot)org>
To: noreply(at)pgfoundry(dot)org
Subject: [ psqlodbc-Bugs-1000708 ] SQLPrimaryKeys missing PK_NAME is NULL
Date: 2006-08-18 13:56:36
Message-ID: 20060818135636.C2C3286CA95@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Bugs item #1000708, was opened at 2006-08-14 21:17
You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1000708&group_id=1000125

Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Farid Zidan (faridz)
Assigned to: Nobody (None)
Summary: SQLPrimaryKeys missing PK_NAME is NULL

Initial Comment:
Executing SQLPrimaryKeys the resultset contains NULL for PK_NAME column. Should return the PK constraint name.

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

>Comment By: Hiroshi Inoue (hinoue)
Date: 2006-08-18 13:56

Message:
Please try the dll at
http://www.geocities.jp/inocchichichi/psqlodbc/index.html .

regards,
Hiroshi Inoue

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

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

Browse pgsql-odbc by date

  From Date Subject
Next Message noreply 2006-08-18 13:57:12 [ psqlodbc-Bugs-1000709 ] SQLForeignKeys missing FK_NAME missing PK_NAME
Previous Message Hiroshi Inoue 2006-08-18 13:54:36 Re: SQLForeignKeys bugs