ora-24035 bad bind or define context

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Karen

ora-24035 bad bind or define context

Post by Karen » Tue 09 Aug 2005 01:45

We are migrating our application from BDE to Delphi 2005 with latest version of ODAC.

Our application gives ora-24035 error on Detail query of a Master - Detail relationship link. Our application runs both on Oracle 9.2 on citrix server and Personal Oracle 8.1 on laptop.

Application runs fine without error against server which runs on oracle 9 client, but gives error while executed on personal oracle 8.1.7 which as oracle 8 client.

DBMonitor shows IN VALUES for parameter and does not show anything for OUT. It shows both IN and OUT values for other queries which has parameters.



Any suggestions or help will be greatly appreciated.

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

Post by Paul » Tue 09 Aug 2005 12:57

Send us please small demo project to demonstrate the problem and include script to create server objects to ODAC support address.

Post Reply