You are not logged in.
Pages: 1
I'm sorry to read this, is it a deliberate choice or a temporary phase to update?
a project without Delphi Mobile support, it is not a project , or hint to use : TNetHTTPClient ?
Hi
Can i to use mORMot 2 with Delphi 12 compiling for Android64 and iOS64 ( Client class: TRestHttpClientWebsockets / TRestHttpClientWinHttp ) ?
On WIndows Server use : TRestServerFullMemory.
Mauro
(********************** Delphi Conditionals **********************)
{$ifndef MSWINDOWS}
'Kylix or Delphi for MacOS/Linux/Mobile are unsupported'
'-> we recommend using FPC for POSIX platforms'
{$endif MSWINDOWS}
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
Pages: 1