LLBLGen Pro and .Net 2.0

Posts   
 
    
JohnRead
User
Posts: 10
Joined: 31-Jan-2005
# Posted on: 17-Oct-2005 18:56:02   

I'm planning to start an ASP.Net 2.0 project using an Oracle 9i database. I was hoping to continue using LLBLGen Pro. Does anyone know of any issues with using LLBLGen Pro together the ODP.Net 9.2.0.4.01? Does this version of ODP.Net even work with .Net 2.0 classes? Do the generated DAL classes still work under .Net 2.0?

Thanks

John

Drewes
User
Posts: 67
Joined: 18-Aug-2003
# Posted on: 18-Oct-2005 01:42:31   

There shoulde be no prblems, just make sure you upgrade to ODP.NET 9.2.0.7 though, as that one fixes many bugs in ODP.NET 9.2.0.401. If you have any problems let us know.

alexdresko
User
Posts: 336
Joined: 08-Jun-2004
# Posted on: 20-Oct-2005 19:56:28   

Drewes wrote:

There shoulde be no prblems, just make sure you upgrade to ODP.NET 9.2.0.7 though, as that one fixes many bugs in ODP.NET 9.2.0.401. If you have any problems let us know.

I started a new project today using .NET 2.0 and LLBLGen Pro as well. We're using SQL instead of Oracle, but I'll definitely post in the forums if I run into any problems.