Donate Share

ORM.NET

Code

Programming Languages: PL/SQL, Visual Basic, C#

License: GNU Library or Lesser General Public License (LGPL)

Repositories

browse code, statistics, last commit on 2004-10-04 cvs -d:pserver:anonymous@orm-net.cvs.sourceforge.net:/cvsroot/orm-net login

cvs -z3 -d:pserver:anonymous@orm-net.cvs.sourceforge.net:/cvsroot/orm-net co -P modulename

Show:

What's happening?

  • ORM 1.6 vs Latest Version -- BIG Slowdowns -- Urgent help?

    Hi All, I'm a commercial customer of the original ORM.NET. We've recently rebuilt one of our machines that contained ORM.NET (v1.5/6) and it required reactivation. This worked for a while -- but now the original site support has been fully removed, so it won't activate anymore. *SO* I decided to check out the latest Sourceforge release. PROBLEM: When implementing the latest...

    2006-09-09 21:12:12 UTC by karlmoore

  • ORM 1.6 vs Latest Version -- BIG Slowdowns -- Urgent help?

    Hi All, I'm a commercial customer of the original ORM.NET. We've recently rebuilt one of our machines that contained ORM.NET (v1.5/6) and it required reactivation. This worked for a while -- but now the original site support has been fully removed, so it won't activate anymore. *SO* I decided to check out the latest Sourceforge release. PROBLEM: When implementing the latest...

    2006-09-09 20:57:13 UTC by nobody

  • Comment: stored procedure support

    Logged In: YES user_id=1502257 The static DataManager should be changed to be accessable and will be addressed. You do not need to call commit all for stored procedures because they do not retrive information into the DataManager's DataSet. I have partially implemented a lazy load on my business's internal version of ORM.NET, which I will eventually move back in to this open...

    2006-08-25 19:38:54 UTC by davidparslow

  • stored procedure support

    I noticed that generated StoredProcedures.cs uses a 'private static DataManager dm'. So how does it support transaction for stored procedures(as static wrapper APIs) since you cannot call 'CommitAll' from anywhere without mod. the template code. Also, would like to see lazy loading and caching as implemented with Apache DB Torque project. Thanks from 'directxl at yahoo dot...

    2006-07-31 18:48:44 UTC by nobody

Our Numbers