D
dgxhubbard
Has retrieving and inserting blobs been updated in ado.net 2.0. I have
read examples for 1.0 and 1.1 and understand what to do there. I have
been developing Odbc applications and use the bcp api and thought it
was SqlBulkCopy but that is for row inserts. I did see something about
about SqlBulkCopyColumnAssociation but there is no mention of it in the
beta 1 refresh. Also there is the type SqlBytes which has a Fill method
but no examples of useage in the docs. Should I stick with 1.0 and 1.1
method or is there another way?
read examples for 1.0 and 1.1 and understand what to do there. I have
been developing Odbc applications and use the bcp api and thought it
was SqlBulkCopy but that is for row inserts. I did see something about
about SqlBulkCopyColumnAssociation but there is no mention of it in the
beta 1 refresh. Also there is the type SqlBytes which has a Fill method
but no examples of useage in the docs. Should I stick with 1.0 and 1.1
method or is there another way?