BLOB Column in a Disconnected Recordset
From: Joseph Geretz (jgeretz_at_nospam.com)
Date: 03/23/05
- Next message: Joseph Geretz: "BLOBs and Performance Issues"
- Previous message: Tom Alter: "Re: ado and connection string"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 22 Mar 2005 23:17:44 -0500
How does a BLOB column behave in a disconnected recordset? Is the BLOB
actually marshalled out to the client tier together with the recordset? Or
must the BLOB actually be extracted (i.e. GetChunk'ed) while the recordset
is connected, and returned to the client by other means?
Do you know of any good articles, whitepapers or case studies regarding the
usage of BLOB fields in an n-tier scenario?
Thanks for your help,
- Joe Geretz -
- Next message: Joseph Geretz: "BLOBs and Performance Issues"
- Previous message: Tom Alter: "Re: ado and connection string"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|