RE: ODBC PG error

From: "Hiroshi Inoue" <Inoue(at)tpf(dot)co(dot)jp>
To: "Kenneth R(dot) Martinek" <kmartinek(at)livewire(dot)tv>
Cc: <pgsql-general(at)postgresql(dot)org>, <pgsql-odbc(at)postgresql(dot)org>
Subject: RE: ODBC PG error
Date: 2001-07-26 07:44:38
Message-ID: EKEJJICOHDIEMGPNIFIJAECGFAAA.Inoue@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-odbc

-----Original Message-----
From: Kenneth R. Martinek [mailto:kmartinek(at)livewire(dot)tv]

Yes, here's the ODBC trace:

[snip]

PHON_SCH fff47369-fffad825 ENTER SQLTablePrivilegesW
HSTMT 016D2CE4
WCHAR * 0x00000000
SWORD 0
WCHAR * 0x00000000
SWORD 0
WCHAR * 0x016D1870 [ -3] "phon"
SWORD -3

PHON_SCH fff47369-fffad825 EXIT SQLTablePrivilegesW with
return code -1 (SQL_ERROR)
HSTMT 016D2CE4
WCHAR * 0x00000000
SWORD 0
WCHAR * 0x00000000
SWORD 0
WCHAR * 0x016D1870 [ -3] "phon"
SWORD -3

DIAG [IM001] [Microsoft][ODBC Driver Manager] Driver does not
support this function (0)

Hmm SQLTablePrivleges() isn't implemented yet.
It seems at least one of the cause.
I'm not sure if I could implement it at once.
Are you in a hurry ?

regards,
Hiroshi Inoue

Browse pgsql-general by date

  From Date Subject
Next Message Steve SAUTETNER 2001-07-26 09:19:36 concurent updates
Previous Message Martijn van Oosterhout 2001-07-26 06:01:30 Re: Good random numbers in PG? And crypto-wishlist

Browse pgsql-odbc by date

  From Date Subject
Next Message Ryan C. Bonham 2001-07-27 13:46:37 Error with DECIMAL or NUMERIC data type
Previous Message Hiroshi Inoue 2001-07-25 00:57:45 Re: ODBC PG error