| From: | Ludek Finstrle <luf(at)pzkagis(dot)cz> |
|---|---|
| To: | Robert Jireš <robert(dot)jires(at)centrum(dot)cz> |
| Cc: | pgsql-odbc(at)postgresql(dot)org |
| Subject: | Re: SQLColAttributes and SQL_DESC_NULLABLE |
| Date: | 2005-12-06 22:55:17 |
| Message-ID: | 20051206225517.GA26095@soptik.pzkagis.cz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
> It seems that for SQLColAttributes to return something else than
> SQL_NULLABLE, "Parse Statements" option MUST be turned on. Am i right?
> For some reason stmt->manual_result is true, which causes that the
> statement is not parsed. What does this stmt->manual_result mean?
I attach patch which solve this problem. Thanks to Robert to point
it and find the solution.
I don't know if it works with declare/fetch or server side prepare
(maybe other options could break it too). Please is there someone
who can test it? I can upload Windows DLL to test it if you want.
Thanks
Luf
| Attachment | Content-Type | Size |
|---|---|---|
| psqlodbc-colattributes_manual_result.diff | text/plain | 604 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | noreply | 2005-12-07 11:14:32 | [ psqlodbc-Bugs-1000457 ] Autocommit and Cancel |
| Previous Message | Ludek Finstrle | 2005-12-06 22:32:36 | Re: ERROR - no error information available |