Already a member?
Sign in
Location: Windows and .NET
Discussion: VS2008 connecting to 9i database 9.0.1.4.0
Keyword tags:
.NET
visual studio
Windows
Watch
|
rakgol_a rakgol_a |
VS2008 connecting to 9i database 9.0.1.4.0
Jan 8 2008, 3:21 AM EST Hi, I have this situation. I need to connect to Oracle database 9.0.1.4.0 from VS2008. ODAC 11.1.0.6.20 with Oracle Developer Tools for Visual Studio support VS2008, but does not support Oracle Database 9.0.1.4.0 Oracle Developer Tools for Visual Studio .NET with Oracle 10g Release 2 ODAC 10.2.0.2.21 support Oracle Database 9.0.1.4.0, but does not support VS2008. Any ideas of how one can go around this issues if u need to use Oracle's Connections/TableAdapters/...etc components from VS toolbox. BR, Mashao 0 out of 1 found this valuable. Do you? |
|
chanmm |
RE: VS2008 connecting to 9i database 9.0.1.4.0
May 25 2008, 12:29 AM EDT I believe many people have gone to ODP.NET forums for the answer and not here. Let me give this very late reply. Use Dataset by code if you cannot have the tool supporting your Oracle version, it is flexible. If you are under mentenance for your DB license then you may also considering upgrade you Oracle DB because it is free. Ming Man 0 out of 1 found this valuable. Do you? |

