FullRefresh and Macros

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
a-s-z
Posts: 106
Joined: Wed 03 Dec 2008 06:01

FullRefresh and Macros

Post by a-s-z » Tue 26 May 2009 11:47

Hello,

I have a problem when using FullRefresh = true in a query with Macros. It seems, that the macros do not get expanded when building the refresh statement (procedure TDASQLGenerator.GenerateRefreshSQL?), so I am getting an error (ORA-00942) when trying to update a record.

Is this a bug in Odac, or wanted behavior?

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

Post by Plash » Wed 27 May 2009 07:23

We have fixed this problem. The fix will be included in the next build of ODAC.

Post Reply