Oracle ODP and Visual Studio 2005

D

devgrt

Hi --

I have Oracle ODP.Net and Visual Studio 2003 but now I want to move to
Visual Studio 2005. I do not see anything on Oracle's OTN site to connect
Oracle to .Net Framework 2.0 / VS 2005? Can anyone advise.

Thank you!
 
Y

Yuan Ren[MSFT]

Hi,

Thanks for posting!

At the current stage, the explanation from OTN site is that the supported
or certified version of ODP.NET for VS2005 and .NET Framework 2.0 will be
release on May, 2006.

As far as I know, if you want to use some functions from the .NET Framework
2.0, there are no some workarounds to approach this.

Thanks for your understanding!

Regards,

Yuan Ren [MSFT]
Microsoft Online Support
======================================================
PLEASE NOTE the newsgroup SECURE CODE and PASSWORD were
updated on February 14, 2006. Please complete a re-registration process
by entering the secure code mmpng06 when prompted. Once you have
entered the secure code mmpng06, you will be able to update your profile
and access the partner newsgroups.
======================================================
When responding to posts, please "Reply to Group" via your newsreader
so that others may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
======================================================
 
D

devgrt

For now in my VS2005 .Net 2.0 project I just reference the same
Oracle.DataAccess that I did for 1.1 and that seems to work (at least for
simple stuff like) -- is it OK to use dlls that were built for framework 1.1
in my 2.0 projects?
Thanks
 
Y

Yuan Ren[MSFT]

Hi,

Thanks for your reply!

Since the ODP.NET is not a product from Microsoft, I'm not familiar with
it. As far as I know, if you use some features in ADO.NET 2.0, the ODP
doesn't work fine. If you don't use these functionality, perhaps this will
be OK.

Regards,

Regards,

Yuan Ren [MSFT]
Microsoft Online Support
======================================================
PLEASE NOTE the newsgroup SECURE CODE and PASSWORD were
updated on February 14, 2006. Please complete a re-registration process
by entering the secure code mmpng06 when prompted. Once you have
entered the secure code mmpng06, you will be able to update your profile
and access the partner newsgroups.
======================================================
When responding to posts, please "Reply to Group" via your newsreader
so that others may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
======================================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top