Why cannot applyupdates ??

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ckscksoo
Posts: 2
Joined: Thu 16 Mar 2006 04:39

Why cannot applyupdates ??

Post by ckscksoo » Thu 16 Mar 2006 04:59

I have made the application to use Delphi 7, ODAC 5.5 vesion, OraQuery, ClientDataSet and Provider.
But, when Cache Update(ApplyUpdates), "ORA-00971 missing SET keyword" come out.
I think that error come out when DataSet is Eof.
I want to know why it come out. :oops:

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

Post by Challenger » Thu 16 Mar 2006 08:48

We couldn't reproduce your problem. Please send to ODAC support address sample project to demonstrate this situation, including script to create server objects.

Post Reply