DOA COM OBJECT and ASP

gidior

Member
Hi,
I Built an com object that implemets the functionality of working with the oracle database (select, edit etc') in order to be be able to work with this com through the ASP page (Active server pages), but when i try to run the asp page, i got an error "the evaluate version needs delphi" . What should i done in order to be able to evaluate the DOA if it's impossible to work with this com through the ASP (cause that's what i need) ???
 
This is the evaluation restriction.

If you wnat to try this with the evaluation version of Direct Oracle Access, then Delphi or C++Builder (with Direct Oracle Access installed) must be running where you run your COM object.

------------------
Marco Kalter
Allround Automations
 
Back
Top