You are not logged in.
Pages: 1
Hi all,
I'm looking for an example "select, update and delete" application on server side and client side.
I like to use ORM, class based. I'm confuse how to use link between TSqlRecord and Table inside database oracle.
And on client side how to link data and control.
Thank you.
Offline
This is what https://github.com/synopse/mORMot/tree/ … ent-Server presents, in a basic way.
Offline
Pages: 1