The ORM Foundation

Get the facts!

Search

Page 2 of 7 (64 items) < Previous 1 2 3 4 5 Next > ... Last »
  • RE: ORCAS support

    OK, I just fixed the issue with the DatabaseImport project (the missing reference to Microsoft.VisualStudio.Shell.Interop.9.0). I'm not sure what the problem is with the ORMModel project. It builds correctly on my system... What version of Visual Studio 2008 (beta 2?) are you using? Which version of the Visual Studio 2008 SDK do you have ...
    Posted to Open Discussion & Feature Requests (Forum) by Kevin M. Owen on Wed, Oct 31 2007
  • RE: Some Changed API's

    Which version of VS2008 are you trying to compile it against? It should compile correctly against VS2008 Beta 2 ss long as you follow the instructions at https://sourceforge.net/forum/message.php?msg_id=4590202
    Posted to Open Discussion & Feature Requests (Forum) by Kevin M. Owen on Wed, Oct 31 2007
  • RE: ORCAS support

    Hi Brian, The .NET Framework 3.5 will definitely be ready at the same time as (if not prior to) VS2008 being ready; it is a hard dependency of VS2008, without which VS2008 can't even run. Although the ''launch event'' for Visual Studio 2008 is February 27, 2008, the actual RTM and release will almost certainly be before the end of this year. ...
    Posted to Open Discussion & Feature Requests (Forum) by Kevin M. Owen on Fri, Oct 26 2007
  • RE: ORCAS support

    We are still working on our final plan for how to deal with some of the versioning and side-by-side issues posed by supporting multiple versions of Visual Studio. We are also waiting for the availability of the redistributable installer for Visual Studio Shell, so that we can determine what components will be included in it. Because of this, we ...
    Posted to Open Discussion & Feature Requests (Forum) by Kevin M. Owen on Fri, Oct 26 2007
  • RE: norma installation

    Yes. The only other dependencies that NORMA has are on DSL Tools and PLiX, both of which our setup package will install if necessary.
    Posted to Open Discussion & Feature Requests (Forum) by Kevin M. Owen on Fri, Oct 26 2007
  • RE: cannot load ... object reference not set

    Hi Joe, Would it be possible for you to send me a copy of the ORM file you're experiencing this with? I can take a look at it and try to track down what the problem is. Kevin
    Posted to Technical support (Forum) by Kevin M. Owen on Sun, Sep 23 2007
  • RE: Change Schema / DBOwner in DDL output

    The quotes are the mechanism used in the ISO SQL Standard to create a ''delimited identifier''. Microsoft SQL Server works correctly with this, and also supports an alternative (non-standard) notation using square brackets (e.g. [Order]). Delimited identifiers (as opposed to ''regular identifiers'', which are just identifiers without quotes or ...
    Posted to Technical support (Forum) by Kevin M. Owen on Tue, Sep 11 2007
  • RE: some entities and fact types not in ER di

    Brian, You are correct in that the number of diagrams / pages that any element of the model appears on does not effect how that element is mapped. Objectified fact types may or may not have their own representation after they have been mapped. As with any other object type, it depends on the roles that they play. It is entirely possible for ...
    Posted to Technical support (Forum) by Kevin M. Owen on Mon, Sep 10 2007
  • RE: some entities and fact types not in ER diagra

    Hmm, given that it isn't IsIndependent that is the problem, I'm not sure off hand what would be causing those elements to not appear in the relational view.
    Posted to Technical support (Forum) by Kevin M. Owen on Sun, Sep 9 2007
  • RE: some entities and fact types not in ER diagra

    The relational view available in the current version is only an early proof-of-concept of what we are planning to support. It is not synchronized to the our DDL code generation; the tables, columns, and constraints it shows may or may not appear in the actual DDL. We should have a release available by the end of this week that will contain a ...
    Posted to Technical support (Forum) by Kevin M. Owen on Sun, Sep 9 2007
Page 2 of 7 (64 items) < Previous 1 2 3 4 5 Next > ... Last »
© 2008-2024 ------- Terms of Service