Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Prob: LiveWire connect to ORACLE DB

Re: Prob: LiveWire connect to ORACLE DB

From: Elisa Cotrina <ecotrina_at_ts.es>
Date: 1997/04/18
Message-ID: <33574317.160D@ts.es>#1/1

>
> SQL NET V2
>
> database.connect("ORACLE","web.world",web","webdb110","web")
>

With SQLNET V2 the database must be empty:

database.connect("ORACLE","web.world","web","webdb110","")

You can see at http://help.netscape.com/kb/tools/970112-3.html and at http://help.netscape.com/kb/tools/961003-4.html

Hope this help:

                        Elisa Received on Fri Apr 18 1997 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US