| From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
|---|---|
| To: | "Michael Meskes" <meskes(at)postgresql(dot)org> |
| Cc: | <pgsql-odbc(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] ODBC problem/question |
| Date: | 2002-09-11 12:55:44 |
| Message-ID: | 03AF4E498C591348A42FC93DEA9661B8845E@mail.vale-housing.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
> -----Original Message-----
> From: Michael Meskes [mailto:meskes(at)postgresql(dot)org]
> Sent: 11 September 2002 13:25
> To: Dave Page
> Subject: Re: [HACKERS] ODBC problem/question
>
>
> Dave,
>
>
> Do I understand you correctly that PostgreSQL+ does implement
> the SQLProcedureColumns function?
No, I hadn't actually checked that, I was just trying to explain the
existance of the 3 drivers.
SQLProcedureColumns is currently not implemented in any version of the
driver I'm afraid. The 'place holder' implementation can be found in
info.c in PGAPI_ProcedureColumns if you want to work on it. You should
also check PGAPI_GetFunctions (also in info.c) which currently lists it
as not implemented.
> If so, could you tell me
> and Sebastian
> (CCed) where to find a binary download or even send us the
> package? We need that function call as soon as possible.
Binaries can be found at
http://odbc.postgresql.org/psqlodbc.php?DocID=downloads
Regards, Dave.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2002-09-11 14:08:48 | Re: [HACKERS] ODBC problem/question |
| Previous Message | Dave Page | 2002-09-11 10:46:41 | Re: A few questions |