Entity Developer & SQLFileStream

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
anthony
Posts: 3
Joined: Fri 09 Aug 2013 19:48

Entity Developer & SQLFileStream

Post by anthony » Thu 06 Feb 2014 19:02

Is it possible to use Entity Developer to work with SQL FileStream?

Regards,
Anthony

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Entity Developer & SQLFileStream

Post by Shalex » Fri 07 Feb 2014 16:34

It doesn't make any difference for Entity Developer whether varbinary(max) column stores data in table or in the file system.

Here is a simple walkthrough for creating a database with the FILESTREAM columns support and working with them via Entity Framework: http://translate.google.com/translate?s ... 2F&act=url.

Post Reply