Subject Applyupdates doesn't work (TDataSetProvider+TClienteDataSet+TIBOQuery)
Author bernardoisaac
Hi, Iam developing a 3-tier app. Although I'm new in this tecnology,
i.ve
developed several client/server apps.

This is the scenario: in the middle-tier I 've a DataSetProvider linked
to
an IBOQuery and in the client side I 've TClientDataSet linked to de
DataSEtProvider.

The problems is that when I fire ClientDataSet1.ApplyUpdates(-1), it
doesntupdate my interbase table.

I've tried using a TTable conected to a Paradox Table and it works well.

What could be happening?
some especial property i shoud set in TIBOQuery, TDatasetProvider or
TClientDataSet???

Thanks

Bernardo