#1 2013-11-11 16:32:54

Kobe
Member
Registered: 2013-04-08
Posts: 38

mORMot at it's Full Speed

Hello friends,

Today I'm using mORMot in a Windows Server 2008, with administrator rights, using only a delphi client. I'm using on the server side TSQLRestServerDB with a SQLite database and a TSQLHttpServer class. On the client side I'm using the TSQLHttpClient to make the connection.

Is this right? There is something else I can do get mORMot working at it's full speed?

Last edited by Kobe (2013-11-11 16:33:36)

Offline

#2 2013-11-11 18:08:21

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,661
Website

Re: mORMot at it's Full Speed

Sounds fine.

Ensure you use the SQLite3 database in "exclusive mode" - see http://blog.synopse.info/post/2013/06/1 … cking-mode

Offline

#3 2013-11-12 16:51:26

Kobe
Member
Registered: 2013-04-08
Posts: 38

Re: mORMot at it's Full Speed

Thanks for your answer. I think the SQLite3 database in "exclusive mode" will be right for me.

Offline

Board footer

Powered by FluxBB