You are not logged in.
Pages: 1
Thanks for your answer turrican.
study all samples
...
write all the code
I didn't ask for "all the code". I asked for "one sample". And I asked for it because it is a common need (even better if, as you said, it is easy to implement for an expert).
But... no problems, and thank you again
I'm starting with Delphi.
I have found some confidence with RAD and written some Object Pascal code.
Now, I would like to invest my time by learning, from the beginning, how to use an ORM. So I invested a few hours reading mORMot's documentation and running the Samples code on GitHub.
What I need is a very simple program to store customers orders (namely: basic CRUD operations and edit data in master-detail mode using a FMX grid).
Are there any examples closest to my needs? (I ask for that because I suppose this is a common needs ...)
Thanks.
Pages: 1