Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
3.2.4
-
None
Description
Depending on query and how is the data being read/converted the driver may be more performant using SSPS, i.e. binary protocol, while SQLExecDirect uses by default CSPS(text protoco). Application could choose what to use using connection string option. There is already connection string option to make SQLPrepare to prepare the query for the execution on the client side that are prepared by default on the server. This will add its counterpart for SQLExecDirect
Attachments
Issue Links
Activity
Field | Original Value | New Value |
---|---|---|
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |