SQLPLUS Connect String
431886Jan 23 2005 — edited Jan 23 2005Hi,
I'm trying to connect to a db installed on another machine on the network using the sql instant client.
But it doesn't like my connection string. These are the db details, for example:
username = user
password = pass
host = xhost
port = xport
sid = xsid
Can anyone please demonstrate how the connect string would look like?
Thank you in advance.