I’m building a new .NET 4.0 ASP.NET MVC3 application and currently the database is on 9i, I requested moving to 10 or 11 and the Oracle DBA’s have 10g and 11g , but prefer to use 10g. They wanted to know if there are any good reasons that I would want/need/gain by using 11g with .NET calling Stored Procedures with ADO.NET is how this application will work.
I don’t plan on doing any cutting edge Oracle PL/SQL but I wanted to here back from .NET / Oracle developers that are at companies using 9i / 10g / 11g and hear what the pros of using 10g vs 11g and if there are ANY cons to using 11g etc…
I’m building a new .NET 4.0 ASP.NET MVC3 application and currently the database is
Share
11g is the “current version” of Oracle (duh) if you are going to upgrade anyway, you should upgrade ‘all the way’.
Inevitably you will upgrade to
version 12/13/42; the further you go now, the longer your shelf life.
For a full feature list look here. Pick the ones that apply to you.