#1 2014-06-14 09:01:54

edwinsn
Member
Registered: 2010-07-02
Posts: 1,218

Is UInt64 supported by TSQLRecord?

Hi Arnaud,

Good weekend!

Since UInt64 (unassigned) isn't listed in the "5.1. TSQLRecord fields definition" section of pdf manual, I'd like to know if it's supported?

The fact that Delphi's StrToInt64() doesn't support Uint64 made me fearing and wanted to ask about mORMot's support smile

Last edited by edwinsn (2014-06-14 09:09:34)


Delphi XE4 Pro on Windows 7 64bit.
Lazarus trunk built with fpcupdelux on Windows with cross-compile for Linux 64bit.

Offline

#2 2014-06-14 16:15:27

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

Re: Is UInt64 supported by TSQLRecord?

Uint64 is not explicitly supported yet. But int64 is.

Online

Board footer

Powered by FluxBB