Hi, congratulations for the program, very interesting. A question, if I may: is it possible (perhaps via script) to modify the contents of a field in a single record or can you read a record, modify it and rewrite it, perhaps with SQL UPDATE?
Last edit: Carlo Picca 2026-03-21
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, congratulations for the program, very interesting. A question, if I may: is it possible (perhaps via script) to modify the contents of a field in a single record or can you read a record, modify it and rewrite it, perhaps with SQL UPDATE?
Last edit: Carlo Picca 2026-03-21
Yes, of course, see the example databases, especially invoice with the nsbase.dataset APIs....