October 23, 2003 at 12:00 am
Comments posted to this topic are about the item Bulk Data Load Using OLEDB Template Libraries
January 11, 2008 at 2:53 pm
I am not sure who have even tried blob data. If I create a table which there is a column's data type with image, the return of hr = m_pIFastLoad->InsertRow(cda.GetHAccessor(0),//cda.m_pAccessorInfo->hAccessor,cda.GetBuffer()); is E_FAIL;
Do you have any solution? Please let me know. Thanks. My email is lli@seismicmicro.com
January 17, 2008 at 7:52 am
I finally made it correct. That is by using DBBindings[nCol].dwPart = DBPART_VALUE | DBPART_STATUS | DBPART_LENGTH to specify the length of blob data.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy