Migrate LLBL Project Driver Version

Posts   
 
    
Luca75
User
Posts: 37
Joined: 10-Feb-2012
# Posted on: 10-Feb-2012 11:13:14   

Hi I have to allow an old project built with Oracle 9i V 1.0.2005.1 to work with Oracle 11g which is the easiest way to proceed would be fine for me ache just managing to stay in the driver V 1.0.2005.1 odp.net of 11g. I have a similar problem with a project done with the Oracle 9i 2.6 here I manage Oracle 11g changing the driver used in the project LLBL. I hope I was clear .. you can tell me the best route to go with Luca

Luca75
User
Posts: 37
Joined: 10-Feb-2012
# Posted on: 10-Feb-2012 11:32:28   

Hello the project converter working on V1.0.2005.1 Thenks Luca

Walaa avatar
Walaa
Support Team
Posts: 14950
Joined: 21-Aug-2005
# Posted on: 10-Feb-2012 12:32:11   

You may still use an old ODP.NET for newer database version. So if your database is being upgraded to 11g, there is no requirement that you must upgrade your version of ODP.NET.

Also as far as I know, the latest version of Oracle.DataAccess.dll that uses .NET famework 1.1 is 11.1.0.7.0, so you may try this one.

So first thing I sugget is to test the application against the new database without changing nothing except the connectionString.

Luca75
User
Posts: 37
Joined: 10-Feb-2012
# Posted on: 10-Feb-2012 14:25:12   

Thanks now I'll try ODP.NET 9.2 on Oracle 11g. Can I use some of your tools in the future to change the driver used in the project V1.0.2001.1? thanks Luca

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 11-Feb-2012 07:51:55   

Luca75 wrote:

Can I use some of your tools in the future to change the driver used in the project V1.0.2001.1?

Hi Luca. I don't quite follow you. Please elaborate a little more.

David Elizondo | LLBLGen Support Team