Runtime error 204, 216

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
roger_rf
Posts: 1
Joined: Mon 16 May 2005 14:58

Runtime error 204, 216

Post by roger_rf » Mon 16 May 2005 15:02

Hi,

I've installed ODAC 5.50.1.18 (trial version) and I'm using it in Delphi 2005, and I think I've found a bug. When I close my app, I get the following errors:

Runtime error 204 at 400031B0
Runtime error 216 at 00403CDA

Database access works just fine while the application is running, these problems only occur on app shutdown. The app also crashes even if I never open a connection to the database. Until a few days ago I was using ADO and this kind of problem never happened. I'm using Windows XP SP1 and Delphi 2005 Update 2. I installed ODAC as Administrator, but now I'm using it logged on as a normal user (I had to install the ODAC components in the tool palette via the "Component" -> "Install Packages..." menu). Since I plan to purchase ODAC quite soon, any help would be greatly appreciated. Thanks in advance,

Roger

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Wed 18 May 2005 08:36

We couldn't reproduce your problem, pls. try to compile one of our Demo project. If it is possible check your application under Administrator. Try to download ODAC again and uninstall/install it. If the problem persists send us sample to demonstrate it.

Post Reply