Re: Listener Problem
From: Kay Kanekowski <kkanekowski_at_a-m-c.de>
Date: Mon, 24 Jan 2000 08:24:15 +0100
Message-ID: <86gulg$e8i$1_at_fermi.tro.net>
Date: Mon, 24 Jan 2000 08:24:15 +0100
Message-ID: <86gulg$e8i$1_at_fermi.tro.net>
Hi Mike,
the Listener is the interface between your DB and your network. All
DB-requests from other
PCs on your DB will need a 'running' listener.
If you are the only one who work on your DB you need no Listener because all
DB request from
your own PC and without an instance in your connect-string will work against
your local DB-instance.
-- Kay Mike Coldewey <No_Spam4m_coldewey_at_hotmail.com> schrieb in im Newsbeitrag: 3888c62d.0_at_news.kivex.com...Received on Mon Jan 24 2000 - 08:24:15 CET
> I had the same problem, so thanks for the answer. What does TNSListener do
> and why does PO7 need it?
>
> Mike