MDAC 2.5 SDK - OLE DB Providers
OLE DB Persistence Provider


 

Saving Large Data

See Also                   

Some types of providers do not support the way the Persistence Provider internally uses a nonstreaming approach to reading large data (255 bytes or greater) rather than streaming it. Because persisting rowset data will fail in this case, first load the rowset into the Cursor Service and then persist that rowset.