Not logged in : Login |
The SQLGetData() and SQLPutData() ODBC API implementations have been significantly enhanced to provide intelligent handling of BLOB data. This facilitates transferring parameter data in parts over the network between the generic client and database agents. Once transferred, the fragmented column data is reassembled in its entirety within the client and or database agent parts of the multi-tier driver (depending on if this is an insert or retrieval). The feature applies to the following ODBC Driver datatypes: SQL_LONGVARCHAR
Attributes | Values |
---|---|
description |
|
described by | |
name |
|
isFeatureOf | |
hasBenefit | |
name |
|
comment |
|
type | |
is topic of | |
is about of |