You are not logged in.
Pages: 1
Hi
I have a big Mobile DataSnap Application and a big Windows server DataSnap application. I should convert ( add Support for mORMot ) , but i want reuse the TDSServerModule Form with all TFDQuery and all codes.
I need only HTTP Server of mORMot , i wan't use ORM.
I see Example dir, but TFDQuery example are not available. Hint ?
Delphi 12.3
Thank You
Mauro
Last edited by mauro.botta (2025-06-10 08:48:01)
Offline
Use an interface-based service for this task.
See e.g. https://tamingthemormot.wordpress.com/c … tutorials/
This is for mORMOt 1, but most of it still applied (just some type names may have changed).
Offline
Pages: 1