Create Account | Sign In Browse All Bookmarks

Browse Bookmarks

0(*_*)0
binary data (2)dot net (2)sql server (2)tsql (2)
Selected tags ...blobs (X)
c sharp (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  ~>  ~~>