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: ASP and oo4o

Re: ASP and oo4o

From: tojo <Tojo_at_hotmail.com>
Date: Tue, 6 Apr 2004 16:48:18 +0200
Message-ID: <MPG.1adce19a8c220f3a9896e8@news.t-online.de>


In article <1075a1gkq62st76_at_corp.supernews.com>, shutout39 @localnetnospam.com says...
> > Geeze, sorry you don't want to read some documentation, but get over it
> and
> > read it. I can give you the connect syntax and then you are going to ask
> a
> > ton of questions. Just read it. Download it and read it.
> > Jim
>
> And I'm really sorry that I always help people in other newsgroups---even if
> I have to try some code on my own to help out.
>
> I don't have *time* to *find* Oracle's hazy maze of differently-named
> documentation, much less *find* what I need to know. I know SQL Server and
> ASP just about inside and out---as well as Delphi ISAPI.
>
> I appreciate the fact you replied, but *one line* of connection code would
> have helped, rather than sarcasm and superiority. "Get over it"? <shaking
> head> Thanks.
>
>
>

Here is your *one line*

 Set ODatabase = OSession.OpenDatabase(DatabaseName$, Connect$, 0&)

Now, does that really help you? Wouldn't you rather see the whole example in it's proper context? If you're unwilling to page through some simple examples and a little documentation, then you are doomed to fail.

Received on Tue Apr 06 2004 - 09:48:18 CDT

Original text of this message

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