Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Integer field size??
Wed, Jul 17 2024 5:53 AMPermanent Link

Ian Branch

Avatar

Hi Team,
I am using the 64bit version of edbsrvr.
Wishing to confirm, what is the size of a Table Integer field?
Standard 32bit?

Regards,
Ian
Wed, Jul 17 2024 6:13 AMPermanent Link

Walter Matte

Tactical Business Corporation


Yes.  

Int - is 32 bits
SmallInt - is 16 bits
BigInt - is 64 bits


https://www.elevatesoft.com/manual?action=viewtopic&id=edb2sql&topic=Exact_Numeric_Types

Regardless of the server being 32 or 64 exe.

Walter
Wed, Jul 17 2024 4:22 PMPermanent Link

Ian Branch

Avatar

Tks Walter,  That too was my understanding, just wanted to be sure.
I think I have run foul of Integer v NativeInt when working with edb.
More testing to be done.

Ian
Image