You are not logged in.
Hi;
Firstly thanks to Arnaud and other contributors of mormot framework. It is a greate and very nice framework.
I will make an integration system to another program so I deciced to make of this using with http basic Rest interface based service.
I started with point an example (Samples\ThirdPartyDemos\George\REST-tester).
But I need to retrive and send some records to client. I used connecting the server ZeosDBO.
Zeosbo Query component is enought for retriving data from Sql Server
Which methods or function usefull I can use for converting JSON and sending record/records to clients?
PS: Sory for my bad and poor english.
Offline
Hi;
This project is coding with XE7.
Connection using via zeosDB components other all codes.
Because project will running as a windows service.
Only Clients has got a gui mobile, Windows Desktop App or Web Browser.
Offline
Please read the FAQ of the documentation.
For instance:
https://synopse.info/files/html/Synopse … l#TITL_123
There is also some simple material at
https://tamingthemormot.wordpress.com/
Offline