Re: What is a SQL *Net Connect String?
From: Sanjay Shastri <sshastri_at_bdm.com>
Date: 1995/11/29
Message-ID: <49ibum$ajt_at_news.mcl.bdm.com>#1/1
Date: 1995/11/29
Message-ID: <49ibum$ajt_at_news.mcl.bdm.com>#1/1
You can define an alias in the ORACLE.INI file ( something like
<alias> = t:<macine name>/port#:<sid> )
and on connection, just specify the <alias> for the connect string. This
is especially helpful if you have multiple hosts/databases.
regards
- Sanjay
Received on Wed Nov 29 1995 - 00:00:00 CET