Re: How to install SQL*Net in PO7Win95 ?
Date: 1995/12/21
Message-ID: <4bc3e3$fhq_at_newsbf02.news.aol.com>#1/1
Gary Chen <garykey_at_tcts1.globalnet.com.tw> writes:
> I have get the person oracle for Win95 from www.oracle.com,
> And I have install it in Win95,but when I use SQL*Plus to
> connect to Oracle7 use the host string as "t:127.0.0.1:orcl",
> it show "no interface driver connected - function not performed".
> Why ? How to install SQL*Net in Oracle7 for win95 ?
> Thanks !!!
> Merry Xmas !
The version that I downloaded for Windows 95 has only the SQL*Net 2.2 drivers which require you to set up two network configuration files (tnsnames.ora and sqlnet.ora). The PO7 Win 95 has a network setup utility, but I did not use it (I got the files we already had in place using Oracle Network Manager for our existing databases). The string that you typed is an SQL*Net version 1 TCP/IP connect string. SQL*Net strings typically are just short names (i.e. DEVL) and the SQL*Net 2 configuration files then take care of the connection details.
Hope this helps. Received on Thu Dec 21 1995 - 00:00:00 CET