Thursday, December 27, 2007

ODAC 11g Released

ODAC 11g Version 11.1.0.6.20 (including the Oracle Developer Tools for Visual Studio .NET and ODP.NET) has now been released to production.

Get your download here and check out the new features list!

The Bulk Copy and User-Defined Types (UDT) features are likely to be well received along with the Instant Client support.

2 comments:

stefano said...

Hi Mark
my team is going to start the implementation of a ASP.net project with connection to Oracle database.
We will use new Oracle client 11g.
I'm really Interested on using the new UDT feature.
In particular i'd like to pass UDT classes to pl\sql stored procedures.
Do you have some experience on it?
I'd like to know if this approach is stable and tested......

kins regard
Stefano

Mark A. Williams said...

Hi Stefano,

I have done some testing with UDTs in the new release and have not discovered any issues that would prevent me from using it in a production environment.

I believe Christian Shay (a product manager for the Oracle Developer Tools for Visual Studio .NET) has a column in an upcoming Oracle Magazine issue dedicated to working with UDTs from an ODT perspective.

Regards,

Mark

Post a Comment