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: setting up oracle with ADO

Re: setting up oracle with ADO

From: TurkBear <noone_at_nowhere.com>
Date: Thu, 09 Aug 2001 08:49:09 -0500
Message-ID: <8555ntksvl29b41fvgnisp72gjjd3ikbij@4ax.com>

This one works for me:
Set WhsConn = Server.CreateObject("ADODB.Connection") WhsConn.Open "Provider=MSDAORA.1;Password=pwd;User ID=user;Data Source=whs1;Persist Security Info=True"

"Rayden" <durlecht_at_msu.edu> wrote:

>Hey,
>
>I am new to this whole setting up an install program.....anyway, i am using
>install shield, and i need the ado provider name for connecting to oracle. I
>figured it out for M$ sql server and sybase...have a little trouble finding
>out for oracle......also do i need additional drivers?
>
>thanks.
>
>rayden
>

-----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- http://www.newsfeeds.com - The #1 Newsgroup Service in the World! -----== Over 80,000 Newsgroups - 16 Different Servers! =----- Received on Thu Aug 09 2001 - 08:49:09 CDT

Original text of this message

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