Hi!
I having some problems with a ClientDataset with a Datasetprovider. When i make clientdataset.applyupdates(-1) it shows an error message: 'Syntax error un sqlstatement'. The database is Ado, the datasetprovider has his updatemode set un UpWhereKeyOnly, and the key fields are specified. I have tried everything, this model is working in other forms.
It's a simple table with 3 fields, there's no master detail relationship or something rare.
Can i capture de sql statement that is appliyng to the database? that could give me a clue about the problem.
Thanks
Paula
I having some problems with a ClientDataset with a Datasetprovider. When i make clientdataset.applyupdates(-1) it shows an error message: 'Syntax error un sqlstatement'. The database is Ado, the datasetprovider has his updatemode set un UpWhereKeyOnly, and the key fields are specified. I have tried everything, this model is working in other forms.
It's a simple table with 3 fields, there's no master detail relationship or something rare.
Can i capture de sql statement that is appliyng to the database? that could give me a clue about the problem.
Thanks
Paula