Re: SQL*NET V2 and ODBC
From: David Trahan <p00775_at_psilink.com>
Date: Tue, 11 Oct 94 09:21:18 -0500
Message-ID: <2990967430.0.p00775_at_psilink.com>
Date: Tue, 11 Oct 94 09:21:18 -0500
Message-ID: <2990967430.0.p00775_at_psilink.com>
>Problem 1. SQL*Net version 1 only supports 1 connection
> from client to server.
This is not entirely true. The default configuration usually uncovers a bug which limits you to one connection, specifically where TCP/IP is the transport. This can be repaired by having several identical lines identifying the listener port # in the PC's services file. Doing this allows me to have many concurrent open sessions over SQL*Net V1.
Dave Trahan BrainTree Technology, Inc p00775_at_psilink.comReceived on Tue Oct 11 1994 - 15:21:18 CET