Updated: 2018-05-04
Data Source Initialization OLE DB Property — «asynch_fetch»
Name:
asynch_fetch
Type:
VT_I4
R/W:
R/W
Default:
0
IBProvider:
3, 5
Configuration of implicit asynchronous loading of result set from server. Allowed values:
Value | Description |
0 | Disabled |
1 | Always enabled |
2 | Enabled when the application turns on an asynchronous initialization [MSSQL] |
For MSSQL linked servers need define in connection string the «asynch_fetch=2».
See also
- The rowset property asynch_fetch