[fpc-pascal] Troubles with SQLDBRESTBridge

Sven Barth pascaldragon at googlemail.com
Mon Jul 1 23:48:49 CEST 2019


Am 01.07.2019 um 23:18 schrieb Michael Van Canneyt:
>
>>
>> By the way: is it correct that the sqldbrestdataset currently does 
>> not support editing/inserting/deleting entries? Do you plan to change 
>> this?
>
> Ehm, no, of course it is supposed to support that. It would not be 
> much good if it didn't :-)
>
> Do you get errors ?
No. If I use the JSONClient example, list the Users resources, then edit 
an entry and commit all looks fine so far. However if I then use Get 
Resource Data again the original data will be restored (also a look into 
the database showed no change). Same when I add a new entry (btw: is it 
normal that all rows in the grid appear to be empty after pressing the 
Insert button and if I enter new data the other rows appear to have that 
data as well?) or delete one.

Regards,
Sven


More information about the fpc-pascal mailing list