QuickLib icon indicating copy to clipboard operation
QuickLib copied to clipboard

Improvement request: Serialization Dataset to Json / Json to Dataset

Open andre-f-m opened this issue 5 years ago • 0 comments

The great QuickLib already contain nearly everything to serialize from dataset to json (and back) which would be useful for transferring a dataset from server to client in JSON format. The tricky part is from JSON to DATASET as ideally it should create the field from a memory table. I had a quick look and Rest Dataware does have it (https://sourceforge.net/projects/rest-dataware-componentes/) but it is part of their component set and therefore it is linked to a lot of units and not straightforward to use it without their specific framework

andre-f-m avatar Jun 27 '20 15:06 andre-f-m