I have made the application to use Delphi 7, ODAC 5.50.0.17 vesion, OraQuery -> DataSetProvider -> ClientDataSet -> DataSet -> cxGrid(QuantumGrid DBBandedTableView)
But, when Cache Update(ApplyUpdates), "ORA-00971 missing SET keyword" come out.
I think that error come out when DataSet is Filtered
I want to know why it come out
Click Sample Source Download
This is the sample source of happening error.(ODAC)
This is the sample source of happening error.(ODAC)
Last edited by ckscksoo on Tue 21 Mar 2006 01:40, edited 3 times in total.