KhazadDoom
Member
May I ask you something? I start to use DOA, if I use OracleDataSet
components I have no problem with update records.
If I use Client Data Set on client side, connected with Dataset
Provider on OracleDataSet on server side I cant update records with :
Clientdataset.ApplyUpdates(0);
I have changes on clientdateset but no changes on database.
components I have no problem with update records.
If I use Client Data Set on client side, connected with Dataset
Provider on OracleDataSet on server side I cant update records with :
Clientdataset.ApplyUpdates(0);
I have changes on clientdateset but no changes on database.