Re: How to connect to Oracle 8i using VS.NET 2002
From: Carlos J. Quintero [MVP] (carlosq_at_NOSPAMsogecable.com)
Date: 05/06/04
- Next message: Steve McLellan: "Re: Displaying only filename on tabs"
- Previous message: Carlos J. Quintero [MVP]: "Re: Start Application"
- In reply to: Adeeb Ashraf: "How to connect to Oracle 8i using VS.NET 2002"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 6 May 2004 13:06:50 +0200
There must be something wrong in your Oracle installation because:
1) ORA-12514 error is "TNS Listener could not resolve SERVICE_NAME given in
conect descriptor"
2) Your client installation could not give that description, only the error
number and the message "Message 12514 not found"
So, check your client installation. Try to connect with native SQL*Plus
before trying with OLEDB providers.
-- Carlos J. Quintero (Visual Developer - .NET MVP) FAQs, Knowledge Base, Files, Docs, Articles, Utilities, etc. for .NET addins: http://groups.yahoo.com/group/vsnetaddin/ (free join) "Adeeb Ashraf" <adeeb@techlogix.com> escribió en el mensaje news:%23cA8gbyMEHA.808@tk2msftngp13.phx.gbl... > I am using "Tool" -> "Connect to Database" option in the menubar of Visual > Studio .NET 2002 to connect to Oracle 8i database. For this I am using > "Microsoft OLE DB Provider for Oracle" Provider. When I give machine name > and username/password on the next tab and click "Test Connection" it gives > me following error: > > Test connection failed because of an error in initializing provider. > ORA-12514: Message 12514 not found; product=RDBMS80; facility=ORA > > image is attached. > > Any ideas about how to connect to Oracle 8i using Visual Studio .NET 2002? > > Thanks > Adeeb Ashraf > > > >
- Next message: Steve McLellan: "Re: Displaying only filename on tabs"
- Previous message: Carlos J. Quintero [MVP]: "Re: Start Application"
- In reply to: Adeeb Ashraf: "How to connect to Oracle 8i using VS.NET 2002"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|