Cannot Open Query

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
acabrera
Posts: 2
Joined: Thu 15 Sep 2005 17:31
Location: LA

Cannot Open Query

Post by acabrera » Thu 10 Aug 2006 16:26

I have a BDE application which runs on many PCs. I convereted the application to ODAC and it runs on many PCs except one. The error message is "Cannot Open Query". I logged on to Oracle as the PC user using SQL Plus/Explorer and was successful. What could be wrong with the PC that it can't run an ODAC application which runs well on others?

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Fri 11 Aug 2006 08:43

Try to detect which component of your program genarates this error message.

Post Reply