Is there a dependency of DOA 4.0.3 on Oracle 9 client? I have been using an exe built in Delphi 7 using DOA 4.0.3 in Windows Server 2008 with Oracle 9 client. When I tried to run the same exe on a different Windows Server 2008/2012 server, but with Oracle client 11g, it is not able to make...
My application is using Delphi 7 with DOA 4.0.3 and Oracle 9i client and Oracle 10 g database.
May I know any other upgraded DOA version available for Delphi 7?
Hi All,
I am using oracle package function having IN, IN OUT and OUT params in functions which is taking few params and giving cursor as output.
TOracle Query is the component used. Please let me know what is wrong I am doing here.
Error when code executes QCursor.Execute; in Delphi code...
Hi All,
I am facing a very strange issue. Recently my oracle database has been migrated from one server to another. Application is built in Delphi7 using DOA components.
Component : toraclepackage
Issue is when application tries to execute a function of package which returns cursor and a...