#1 2018-11-21 21:46:10

NJL
Member
Registered: 2015-04-22
Posts: 5

TSQLTableWritable

I found this in the documentation but I've been unable to find where or if it's implemented in the framework.

https://synopse.info/files/html/api-1.1 … BLE_UPDATE

I could really use this for my current project.  I'm writing a record set in JSON to disk from a TSQLTableJSON instance, and I would like to read it back in to another TSQLTableJSON instance, update some of the field values and then write it back to disk. 

I've so far been unable to figure out how to use the UpdateFrom on TSQLTableJSON to do the updates, then I stumbled upon the TSQLTableWriteable, which sounds like what I need to use.  Has anyone else used this or happen to know where or it it's still in the framework?

Regards,
NJL

Offline

Board footer

Powered by FluxBB