#1 Re: mORMot 1 » mORmot Framework is very good, but I don't know how to start quickly » 2012-09-26 01:15:36

Thanks ab's good suggestions,you are so kind!
I'm glad to have a try to the above problems.
I'll work hard to learn the framework till master her. (ha..... I think the mORmot is a beautiful girl who feel good but hard to be close).

#3 mORMot 1 » mORmot Framework is very good, but I don't know how to start quickly » 2012-09-25 08:26:58

yifaa
Replies: 3

Dear ab:

At first I will give you a big thank for your great mORMot Framework!
As a beginner of the framework,I don't know how to start...
There are so lots of classes and methods and functions and procedures.......
I study the samples but I can't make myself clear.

for examples:
I want to do some works in Sample 2(project02.dpr):

1. Update the record which Name='ab', set the field Question value as 'ab is a good man.'  (^0^),
    Like in SQL:
    update SampleRecord set Name=ab',Question='ab is a good man.' where Name='ab'

2. Get data in the SampleRecord dataable and fill the return data into a grid.
    Like in SQL:
      Get all fields by condition:  select * from SampleRecord Where ID>5 and Name like 'ab%'
      Get special fields by condition:  select ID,Name from SampleRecord Where ID>5
   
3. how to add another DataTable into the project02.db3 database?

if  you make a step to step tutorial for us, I think the mORmot will be easier.(^0^)

so many questions,sorry!

#4 mORMot 1 » Where to find the class TMemoEx?thx! » 2012-09-24 08:56:34

yifaa
Replies: 2

I'm the beginner of the mORMot Framework.
I open the SynProject.dpr with XE2,but a error display: Class TMemoEx not found.
where to find the TMemoEx?
thanks a lots.

Board footer

Powered by FluxBB