Prob using Oracle 9i
-
i used an ASP.NET Web Application as front end and used Oracle 8i as the backend..on Windows 2000 Advanced Server as OS... the connectivity between the two was working properly.. but then.. i had to use another computer which had oracle 9i.. i created the same database in Oracle 9i.. but on debugging it showed error on the line me.oledbconnection1.open() and mess was that the networking components are not installed.. wat to do now
-
i used an ASP.NET Web Application as front end and used Oracle 8i as the backend..on Windows 2000 Advanced Server as OS... the connectivity between the two was working properly.. but then.. i had to use another computer which had oracle 9i.. i created the same database in Oracle 9i.. but on debugging it showed error on the line me.oledbconnection1.open() and mess was that the networking components are not installed.. wat to do now
vishalmishra wrote: the networking components are not installed.. wat to do now If you haven't installed the networking components then you should do that. If you have installed them then maybe the installation is damaged and you should try and install them again. DISCLAIMER: I know nothing about Oracle, it just seems to me that the error message is fairly self explanitory.
My: Blog | Photos | Next SQL Presentation WDevs.com - Open Source Code Hosting, Blogs, FTP, Mail and More
-
vishalmishra wrote: the networking components are not installed.. wat to do now If you haven't installed the networking components then you should do that. If you have installed them then maybe the installation is damaged and you should try and install them again. DISCLAIMER: I know nothing about Oracle, it just seems to me that the error message is fairly self explanitory.
My: Blog | Photos | Next SQL Presentation WDevs.com - Open Source Code Hosting, Blogs, FTP, Mail and More
Actually wat networking components i need to install ..??? i could not get it... the real errror was Oracle client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation. Provider is unable to function until these components are installed and i went for Full Oracle 9i installation..