Обсуждение: Named parameter binding support

Поиск
Список
Период
Сортировка

Named parameter binding support

От
Adrian Grucza
Дата:
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
Вложения

Re: Named parameter binding support

От
"Inoue,Hiroshi"
Дата:
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