Re: Named parameter binding support

Поиск
Список
Период
Сортировка
От Inoue,Hiroshi
Тема Re: Named parameter binding support
Дата
Msg-id CAFGcedV4XPjp+_p_zPCU7_GTkrdWGBC2ynM0yJYY2NSk43mjuw@mail.gmail.com
обсуждение исходный текст
Ответ на Named parameter binding support  (Adrian Grucza <adrian.grucza@iress.com>)
Список pgsql-odbc
Hi Adrian,

I would take care of your patch.

Thanks.
Hiroshi Inoue


2021年5月26日(水) 14:29 Adrian Grucza <adrian.grucza@iress.com>:
Hi all,

I've attached a patch that adds support for named parameter binding when calling procedures or functions. Applications can use SQLSetDescField to specify parameter names, as described at https://docs.microsoft.com/en-us/sql/odbc/reference/develop-app/binding-parameters-by-name-named-parameters

Notes:
* Works for input and output parameters
* Regression tests enhanced to include binding parameters by name

Regards,
iress.com
Adrian Grucza  
Technical Lead
Tel: +61390185800
adrian.grucza@iress.com
www.iress.com
Level 16, 385 Bourke Street,
 Melbourne, Victoria, 3000
The contents of this email originated from Iress. For this purpose Iress includes Iress Limited and/or any of its subsidiaries, holding companies and trading entities. ​If you have received this email in error please notify the sender immediately and delete this email. 
nosig

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

Предыдущее
От: Adrian Grucza
Дата:
Сообщение: Named parameter binding support
Следующее
От: Paul van Rixel
Дата:
Сообщение: Data transfer from PG to SQL Server