UniTable in memory
Posted: Sun 22 Jun 2014 09:52
Hello
is it possible to work with a TUniTable component and make operations on memory (append, edit, post) ?
When the user validate, i want to write on database.
I have tried TUniTransaction but data is written on database in real time (not when i commit...)
Thanks
is it possible to work with a TUniTable component and make operations on memory (append, edit, post) ?
When the user validate, i want to write on database.
I have tried TUniTransaction but data is written on database in real time (not when i commit...)
Thanks