Bug #32978 Implement arrays of parameters
Submitted: 4 Dec 2007 18:35 Modified: 18 Dec 2009 10:11
Reporter: Jim Winstead Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / ODBC Severity:S4 (Feature request)
Version:5.2 OS:Any
Assigned to: CPU Architecture:Any
Tags: SQL_ATTR_PARAMSET_SIZE

[4 Dec 2007 18:35] Jim Winstead
Description:
With support for SQL_ATTR_PARAMSET_SIZE, it is possible to execute statements with more than one set of parameters at a time.

How to repeat:
Try to use SQL_ATTR_PARAMSET_SIZE.

Suggested fix:
Documentation for this ODBC feature is at:
    http://msdn2.microsoft.com/en-us/library/ms711818.aspx
[18 Dec 2009 10:11] Lawrenty Novitsky
since, patch posted at the Bug#48310 page, marking this one as its duplicate.