[ODBC] A POSSIBLE BUG: The ODBC standard procedure call ("{ CALLfunction(param) }") is disallowed in ReadOnly ODBC mode whereas "SELECT *FROM function(param)" is let through. - Mailing list pgsql-odbc

From Matej Mihelič
Subject [ODBC] A POSSIBLE BUG: The ODBC standard procedure call ("{ CALLfunction(param) }") is disallowed in ReadOnly ODBC mode whereas "SELECT *FROM function(param)" is let through.
Date
Msg-id bd1f38e2ec164fb19f774f9518a92589@neosys.si
Whole thread Raw
List pgsql-odbc
* A POSSIBLE BUG: The ODBC standard procedure call ("{ CALL function(param) }") is disallowed in ReadOnly ODBC mode
whereas"SELECT * FROM function(param)" is let through. 

Good morning.

Since the ODBC "{CALL..}" statement is translated to a "SELECT..FROM..." this seems like an error.

-- Regards, Matej.



pgsql-odbc by date:

Previous
From: "Ding, Haiqiang (NSB - CN/Hangzhou)"
Date:
Subject: Re: [ODBC] The psqlodbcw.so will be crashed during connect topostgres server
Next
From: "Andrus"
Date:
Subject: Re: [ODBC] Connectivity error: Could not convert from the current locale to wide characters