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

MSSQL FileStream Support

2 Answers 77 Views
Databases and Data Types
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Brent
Top achievements
Rank 2
Brent asked on 29 Dec 2011, 10:04 PM
Is the filestream datatype supported in ORM?  and do you have an example of how to implement this in the designer.  Specifically I believe varbinary(max) is correct but how to set this value when creating a new class and then saving the filestream object to a local path.

Thanks,
Brent 

2 Answers, 1 is accepted

Sort by
0
Thomas
Telerik team
answered on 30 Dec 2011, 01:47 PM
Hi Brent,

although technically possible by using a custom AdoTypeConverter, we have not made a test / example for this yet. I believe you are the first one to ask for this, and I also see some obstacles for the second level cache.
How important is such a feature for you?

Greetings,
Thomas
the Telerik team

Q3’11 of Telerik OpenAccess ORM is available for download. Register for the What's New in Data Tools webinar to see what's new and get a chance to WIN A FREE LICENSE!

0
Brent
Top achievements
Rank 2
answered on 04 Jan 2012, 04:14 PM
I looked at this again and see pretty much you already support varbinary(max) and all the other configuration aspects of this occur on the sql server side.  So I think this is a non -issue from your guys side. 

Thanks,
Brent
Tags
Databases and Data Types
Asked by
Brent
Top achievements
Rank 2
Answers by
Thomas
Telerik team
Brent
Top achievements
Rank 2
Share this question
or