Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 1st, 2006, 10:23 AM
Registered User
 
Join Date: Oct 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Error in Connecting to Oracle

I have installed Oracle8 and I try to connect it with Asp.net2005 but while connecting with the control SqldataSource it genertaed the following error :- System.Data.OracleClient requires Oracle Client s/w version 8.1.7 or later.

I have tried the above procedure with oracle10g.
Is there any solution for it.

 
Old October 1st, 2006, 01:03 PM
Friend of Wrox
 
Join Date: May 2005
Posts: 227
Thanks: 1
Thanked 7 Times in 7 Posts
Default

Sounds as if there may be a problem with versioning. It would be helpful if you would send the information from the execution of the following command from PL/SQL:
SELECT banner
FROM v$version;
 This is just a suggestiion.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Error While Connecting to Oracle 9i via .Net soft4net ADO.NET 1 December 21st, 2006 03:14 AM
Connecting to Oracle without Oracle Client mahaveerar VB Databases Basics 0 February 22nd, 2005 05:18 PM
Connecting to Oracle without Oracle Client mahaveerar Excel VBA 0 February 22nd, 2005 03:55 PM
error while connecting to Oracle DB Lakshmi KS Classic ASP Databases 1 January 21st, 2004 01:21 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.