problems withs TSmartQuery, Views and new built 5.55.1.25

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Aufhauser
Posts: 56
Joined: Mon 21 Nov 2005 09:44
Location: Herzogenburg, Austria

problems withs TSmartQuery, Views and new built 5.55.1.25

Post by Aufhauser » Tue 13 Dec 2005 15:47

I have problems using then TSmartQuery-object of the new built 5.55.1.25
Opening a view returns the oracle error ORA-04043 (Object does not exist).
The views have instead of triggers for insert, update and delete, so the use of TSmartQuery makes sence.

Using the built 5.55.1.24 the programm works fine.

Does anyone have the same problems and perhaps know a solution?

Stefan

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

Post by Alex » Wed 14 Dec 2005 07:23

We have reproduced and fixed your problem. This fix will be included in the next ODAC build.

Post Reply