Named parameter binding support

Поиск
Список
Период
Сортировка
От Adrian Grucza
Тема Named parameter binding support
Дата
Msg-id CADF4wWqjnGQ0hDOpL=5q0FPYG-6YV1FnJda3k+0zZHa2bgwCPg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Named parameter binding support
Список pgsql-odbc
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 по дате отправления:

Предыдущее
От: "Inoue,Hiroshi"
Дата:
Сообщение: Re: [PATCH] Automatic fetching of refcursors
Следующее
От: "Inoue,Hiroshi"
Дата:
Сообщение: Re: Named parameter binding support