how to connect oracle 10g with vb.net 2008 using server explorer?

rizwanakhtar08

New member
i am trying to connect vb.net to oracle database using server explorer but could not establish connection.
i am using following things
server name : computer name\oracleclient
user: system
password: ******
i am sure that user and password are correct but i am not sure about the server name.

following error message appears:
ora-12154 could not resolve the connect identifier specified.

i am using oracle 10g xpress edition
i have also used following server names:
computer name\localhost
computer name\orcl
computer name\oracleclient
computer name\orcldb

i have windows 7 home basic o.s installed on my system.

please tell me correct server name.
 
Back
Top