#1 Re: mORMot 2 » mORMot 2 support Delphi Mobile compiler ? » 2025-06-17 08:29:01

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 sad  , or hint to use :  TNetHTTPClient ?

#2 mORMot 2 » mORMot 2 support Delphi Mobile compiler ? » 2025-06-11 12:08:13

mauro.botta
Replies: 11

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}

#3 mORMot 2 » Converting from DataSnap + TFDQuery » 2025-06-10 08:45:10

mauro.botta
Replies: 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

Board footer

Powered by FluxBB