Skip Navigation LinksHome / Community & Support / Code Library / Telerik OpenAccess ORM > Sample Data Models > Northwind Context Data Model

Not answered Northwind Context Data Model

Feed from this thread
  • Posted on Apr 26, 2010 (permalink)

    Requirements

    OpenAccess ORM version  

    2010.1.414.3

    .NET version

    3.5

    Visual Studio version

    2008

    programming language

    C#


    PROJECT DESCRIPTION
    The attached code-library project is a ready to use datamodel of the Northwind database reverse-mapped with Telerik OpenAccess ORM. This model is used in many of the OpenAccess examples. To be able to use it the Northwind database is required to be attached to a local database server. You can download the Northwind database from this website.
    Attached files

    Reply

  • Posted on May 24, 2010 (permalink)


    I have the latest version of Open Access if I llook at the dll version numbers i get 2010.1.312.2

    if I open the project and re-compile it works

    if I double click on the rlinq file I get the following error

    cannot load ....
    there is an error in the xml document 1121,42

    can you help

    Reply

  • Serge Serge admin's avatar

    Posted on May 25, 2010 (permalink)

    Hello Graham Twaddle,

    Actually the version of OpenAccess you need to run the sample is the latest internal build with version 2010.1.414.3. You can download it from your account.
    Hope this helps.

    Best wishes,
    Serge
    the Telerik team

    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Code Library / Telerik OpenAccess ORM > Sample Data Models > Northwind Context Data Model