Re: SQL*NET for Windows and MS TCP.IP for WFWG

From: p00775 <p00775_at_psilink.com>
Date: Wed, 14 Sep 94 11:00:57 -0500
Message-ID: <2988640528.4.p00775_at_psilink.com>


>I'm trying to get SQL*NET TCP/IP for Windows to work with the Microsoft
>TCP/IP-32 for Windows for Workgroups software, and so far I have had no
>luck. The reason I'm trying this combination is that the MS software is
>free (or bundled) with WFWG, and it's supposed to be WinSock 1.1 compliant.
> I even expect it to be the de facto standard because it's the
>implementation shipping with Windows NT and the forthcoming Windows 95.
>Anyway, has anybody figured out how to set-up SQL*NET with this
>configuration assuming it's possible?
 

>Thanks,
>Bart Mendez

Bart -

        I have this exact configuration and it works just duckily. TCP for WFWG is a great implementation of TCP/IP and Winsock and I found it very easy to configure SQL*NET to work with it. What problems are you experiencing?

        Make sure in C:\WINDOWS\ORACLE.INI, the line that identifies what flavor of TCP/IP you use looks like this:

        TCP_VENDOR = WINSOCK Here's my entire ORACLE.INI file:

[Oracle]
ORACLE_HOME=D:\ORAWIN
NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
ORAINST=D:\ORAWIN\dbs
TCP_VENDOR=WINSOCK
TCP_SERVICES_FILE=D:\ORAWIN\TCP\SERVICES.HLP RDBMS70=D:\ORAWIN\rdbms70
PRO15=D:\ORAWIN\pro15
TK20=D:\ORAWIN\dbs

OH108=D:\ORAWIN\dbs
MM105=D:\ORAWIN\dbs
LOCAL=t:alfoid:target
OH109=D:\ORAWIN\dbs


					Dave Trahan
					BrainTree Technology, Inc.
					p00775_at_Psilink.com
Received on Wed Sep 14 1994 - 18:00:57 CEST

Original text of this message