Menu

New build with SQL 2005 RTM support

Help
Flores
2005-10-29
2013-03-22
  • Flores

    Flores - 2005-10-29

    For those interrested, i've modified the source to support SQL 2005 RTM. (fixed a problem with identity columns).

    It's a Visual Studio 2005 RTM project. you can download it here:

    http://msaccess2.net/ORM-10-29-2005.zip

    Have fun,

    Flores

     
    • Bonywasa Worrier

      Flores

      Could you please post the code lines, class names, procedure names that you have changed in order to solve the "IsIdentity" issue?

      Cheers
      Ariyawansa

       
    • David Parslow

      David Parslow - 2006-04-14

      I downloaded http://msaccess2.net/ORM-10-29-2005.zip and wasn't able to see any of the changes that would support this.  While, I am also not using SQL Server 2005 in my projects at the current time, it is probably that in the near future so I would be willing to help you with your issue if you need assistance.

       
      • Flores

        Flores - 2006-04-15

        The change is not in the code.. but in the sql statements in the resource files

         
        • Bonywasa Worrier

          Flores

          Cool. Thanks mate. I spend good hours to figure out a way to solve the issue.

          Cheers
          Ariyawansa

           
    • Raffeez

      Raffeez - 2006-09-21

      Hi this is great news. I am facing this problem now. I am using ASP.NET 1.1 with SQL Server 2005. Does your version work with my settings?

       
    • Raffeez

      Raffeez - 2006-09-21

      I hope you got the VS 2003 version of this fix. Coz I really need it, and I do not have VS 2005

       
      • David Parslow

        David Parslow - 2006-09-21

        I can see if I can take a look at doing a 2003 version of the fix.  What is your email so I can email you the zip file?

         
        • Raffeez

          Raffeez - 2006-09-22

          MY email address is parseghian@gmail.com

          Thanks a lot for doing this, it is very urgent.

           
        • Raffeez

          Raffeez - 2006-10-02

          Hi, any updates on the issue? No intention to put pressure on you, but my project is on hold waiting for your fix. Thanks,

           
    • Aikiken

      Aikiken - 2007-01-03

      So, Did anything happen with the proposed update? I could use it too I think.
      I succeeded in resolving the issue once by unchecking the required box in ORM.NET
      but for some unfathomable reason I can't make it work again. I don't have
      much hope for a reply looking at the dates above... Maybe I will try Codus.
      they have an active discussion going on.

       
    • ComputerJin .

      ComputerJin . - 2008-02-13

      It does not support different SCHEMAs in database i.e it only supports one default schema in SQL Server 2005 - dbo.
      Can anyone tell how to implement the schema support in ORM.NET?

      In my view, if [SCHEMA_NAME].[TABLE_NAME] scheme is used instead of using [TABLE_NAME] in generated querries (in FROM clause) this problem can be solved. Any comments on solving this problem???

      I'll be thankful.

       
    • anesthesi

      anesthesi - 2008-08-15

      Hello there,
      I am unable to download the fix.
      How can I get this fix?

      Thanks

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.