|
 |
asp_databases thread: RE: Access to an ORACLE database
Message #1 by "donohue ian" <ianmdonohue@c...> on Tue, 27 Nov 2001 20:42:32 -0000
|
|
Ontrying to access an ORACLE database through .asp I get an erro message
stating that Microsoft OLE DB Provider for Oracle is not loaded. Could
someone shed any light in particular how to set this up and if obtained
whether to load on the ORACLE server or on the client
Thanks
Ian Donohue
Message #2 by "Tomm Matthis" <matthis@b...> on Wed, 28 Nov 2001 11:35:04 -0500
|
|
You get the Oracle OLE-DB client from ORACLE and it must be loaded on the
webserver so it can instantiated via the ASP page.
-- Tomm
> -----Original Message-----
> From: donohue ian [mailto:ianmdonohue@c...]
> Sent: Tuesday, November 27, 2001 3:43 PM
> To: ASP Databases
> Subject: [asp_databases] RE: Access to an ORACLE database
>
>
>
> Ontrying to access an ORACLE database through .asp I get an erro message
> stating that Microsoft OLE DB Provider for Oracle is not loaded. Could
> someone shed any light in particular how to set this up and if obtained
> whether to load on the ORACLE server or on the client
>
> Thanks
> Ian Donohue
>
>
>
> $subst('Email.Unsub')
>
> Read the future with ebooks at B&N
> http://service.bfast.com/bfast/click?bfmid=2181&sourceid=38934667&ca
> tegoryid=rn_ebooks
Message #3 by "Philip Tham" <philipt1@h...> on Wed, 28 Nov 2001 10:50:19 -0600
|
|
Try not to use the last year version, it is very slow and time-out at time.
Philip Tham
----- Original Message -----
From: "Tomm Matthis" <matthis@b...>
To: "ASP Databases" <asp_databases@p...>
Sent: Wednesday, November 28, 2001 10:35 AM
Subject: [asp_databases] RE: Access to an ORACLE database
> You get the Oracle OLE-DB client from ORACLE and it must be loaded on the
> webserver so it can instantiated via the ASP page.
>
> -- Tomm
>
> > -----Original Message-----
> > From: donohue ian [mailto:ianmdonohue@c...]
> > Sent: Tuesday, November 27, 2001 3:43 PM
> > To: ASP Databases
> > Subject: [asp_databases] RE: Access to an ORACLE database
> >
> >
> >
> > Ontrying to access an ORACLE database through .asp I get an erro message
> > stating that Microsoft OLE DB Provider for Oracle is not loaded. Could
> > someone shed any light in particular how to set this up and if obtained
> > whether to load on the ORACLE server or on the client
> >
> > Thanks
> > Ian Donohue
> >
> >
> >
> > $subst('Email.Unsub')
> >
> > Read the future with ebooks at B&N
> > http://service.bfast.com/bfast/click?bfmid=2181&sourceid=38934667&ca
> > tegoryid=rn_ebooks
>
>
>
$subst('Email.Unsub')
>
> Read the future with ebooks at B&N
>
http://service.bfast.com/bfast/click?bfmid=2181&sourceid=38934667&categoryid
=rn_ebooks
>
|
|
 |