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: ORACLE and the WEB problem

Re: ORACLE and the WEB problem

From: Martin Haltmayer <Martin.Haltmayer_at_0800-einwahl.de>
Date: Fri, 15 Dec 2000 17:29:38 +0100
Message-ID: <3A3A46F2.2680A82E@0800-einwahl.de>

This worked for us:

abc = Server.CreateObject("ADODB.Connection") abc.open "Provider=MSDAORA.1;DATA SOURCE=students;","name","xxxxxx"

Mind the quotations and commata!

Martin Received on Fri Dec 15 2000 - 10:29:38 CST

Original text of this message

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