ODAC and web application with Delphi 7

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Aparna
Posts: 1
Joined: Thu 18 Aug 2005 16:43

ODAC and web application with Delphi 7

Post by Aparna » Thu 18 Aug 2005 17:01

I am trying to develop a web-based tool for engineers. Whenever I add a function call which is using TOraQuery,TOraSession objects, I get 500 internal error on my HTML page.

I am wondering if ODAC are compatible with web applications? If yes, I would like get a piece of advice from you.

Thanks,

Paul
Posts: 725
Joined: Thu 28 Oct 2004 14:06

Post by Paul » Fri 19 Aug 2005 07:21

ODAC can work in web applications. What error message from ODAC do you have? Which operation with ODAC components generates this message?

Post Reply