Create Account | Sign In Browse All Bookmarks

Browse Bookmarks

0(*_*)0
binary data (2)blobs (2)c sharp (2)tsql (2)
Selected tags ...sql server (X)
dot net (X)
1 to 2 of 2 results Order by recency | popularity
0 ✔ | 1 ♥ c# - Getting binary data using SqlDataReader ...
You should be able to get it via: (byte[])reader.Items["Data"].
sql server, tsql, binary data, blobs, c sharp...
0 ✔ | 1 ♥ Retrieving Large Data (ADO.NET)
When accessing the data in the BLOB field, use the GetBytes or GetChars typed accessors of the DataReader, which fill an array with data.
sql server, dot net, binary data, blobs, tsql...
<~~  <~  1  ~>  ~~>