ADO.Net Interview Questions and Answers
<< Previous Question Next Question >>
 Question: 452 Page Views: 

How do you handle binary large objects in DataReader?



Posted By: Avi Date: 15 October 2010 01:24:47 AM
 Answer:

Binary large objects are stored in dataset as array of bytes


Posted By: avibtech


Date: 15 October 2010 01:24:47 AM
Post a better Answer if you have
 
(Will show your Gravatar icon)  
  Country flag

Loading
Enter the text as shown in the image M2iLzx
Related Questions
ADO.Net : Can you serialize dataset instance?

Can you serialize dataset instance?

yes
Category: ADO.Net Date: 10/13/2010 11:37:48 PM
ADO.Net : Can you define relations in data set?

Can you define relations in data set?

Yes
Category: ADO.Net Date: 10/13/2010 10:45:47 PM
ADO.Net : Can you reuse an exisiting open ADO.NET connection with LINQ to SQL?
ADO.Net : To what type ntext type will be mapped in c# code?

To what type ntext type will be mapped in c# code?

SqlTypes.SqlString
Category: ADO.Net Date: 10/13/2010 8:08:47 PM
ADO.Net : Does Recordset exists in ADO.NET?

Does Recordset exists in ADO.NET?

No
Category: ADO.Net Date: 10/13/2010 7:15:48 PM