
Help : Using ADO on MTS without IIS and ASP
[This followup was posted to comp.lang.basic.visual.database and a copy
was sent to the cited author.]
Quote:
> I am trying to install a component into MTS. I wrote this component in
>
Visual Basic, it attaches to an Oracle Database (8.0) through ADO .
[deleted stuff]
> However, when I put the component on our
> "real" MTS, which does not have IIS and ASP installed on it, I get an
> ADO.connection Error (3706 - Provider not found).
> To the best of my knowledge, ADO IS installed on this machine.
How about the Oracle SQL*Net stuff (don't use the 8.0 version, use the
downlevel support), and the MTS Oracle support (for which you'll need
Oracle patches - see the Microsoft newsgroups for more info).
Chris Wuestefeld
Software House Enterprise Solutions