Monday, March 26, 2012

I/O Blob Through TableAdapter

What's a good way to work with Blobs and TableAdapters, in terms of declaring compatible column types in SQL Server and DataTable fields?

A byte array would seem to be the best solution. To my knowledge it will be the only one that works too.

|||Thanks for the response. I'll use that to focus my "R&D" around this point.

No comments:

Post a Comment