linq + sql server everywhere

I am looking to develop an application using SQL Server everywhere for the small runtime size (2MB). Does LINQ (specifically the DataContext class) currently support SSEv If not, is support planned for SSEv It would be a great combo for RAD: combining the ease of use of LINQ with the simple way of storing data of SSEv.

Answer this question

linq + sql server everywhere

  • byronatproto

    Hello Ruud ,

    I think LINQ + SQL Everywhere would be great combination so I asked same question a while ago in thread LINQ to SQL ( Everywhere )

    This is the answer here:

    Dinesh Kulkarni wrote:
    We are looking into SQL Everywhere support for V1 but haven't made a decision yet. If we decide to build, this would be in addition to the provider model that we are working on. Of course, provider model would enable someone else to write it as well.

    Hope this helps



  • linq + sql server everywhere