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

Поиск
Список
Период
Сортировка
От Inoue, Hiroshi
Тема [ODBC] Re: A POSSIBLE BUG: The ODBC standard procedure call ("{ CALLfunction(param) }") is disallowed in ReadOnly ODBC mode whereas "SELECT *FROM function(param)" is let through.
Дата
Msg-id 75bbc094-326e-b8bc-ae1d-4908ade5bc22@dream.email.ne.jp
обсуждение исходный текст
Список pgsql-odbc
Hi Matej,

On 2017/08/25 13:13, Matej Mihelič wrote:
> * 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.

Thanks.

Honestly I've never worried about Read Only option.
DECLARE/FETCH/CLOSE or WITH( CTE) command had better be allowed too.

regards,
Hiroshi Inoue

> -- Regards, Matej.


В списке pgsql-odbc по дате отправления:

Предыдущее
От: "Inoue, Hiroshi"
Дата:
Сообщение: Re: [ODBC] Connectivity error: Could not convert from the currentlocale to wide characters
Следующее
От: "Andrus"
Дата:
Сообщение: Re: [ODBC] Connectivity error: Could not convert from the current locale to wide characters