This is a migrated thread and some comments may be shown as answers.

Blob Support

1 Answer 81 Views
LINQ (LINQ specific questions)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Devanand Chahal
Top achievements
Rank 2
Devanand Chahal asked on 22 Jul 2009, 06:42 AM
Hi, 
 I am doing farward mapping of a c# class to datatable, database support BLOB datatype and Telerik also support BLOB, but C# does not support BLOB, and if i will map a byte[] type property to blob type column it will show me type mismatch error.

Also I am sending the result of the linq query to the flex bulder (UI) through remoting. Flex builder does not support BLOB data type. Please suggest me the workaround to this problem.

Regards,
Dev

1 Answer, 1 is accepted

Sort by
0
Accepted
Ady
Telerik team
answered on 23 Jul 2009, 05:39 PM
Hi Devanand Chahal,

 Can you provide some more details of the error you get, like the the steps to reproduce it? I did successfully store a byte[] to a BLOB column.

Greetings,
Ady
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
LINQ (LINQ specific questions)
Asked by
Devanand Chahal
Top achievements
Rank 2
Answers by
Ady
Telerik team
Share this question
or