"Connection is not defined" ??

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Guney
Posts: 1
Joined: Tue 28 Mar 2006 14:00

"Connection is not defined" ??

Post by Guney » Tue 28 Mar 2006 14:03

Hi all;

I receive that error "EDATABASERROR Connection is not defined"
at runtime, I try in a empty form my connection is perfect.. anybody knows what the reason is?

I am using delphi 7 and Oracle 9..

Thanks

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Fri 31 Mar 2006 12:06

Please make sure that your query object is linked to OraSession.

Post Reply