Maximum number support in long integer data type

P

pol

We are developing the program using powerbuider and Ms access database
.. I have a doubt what is the maximum number that suppot long integer datatype

With thanks

Pol
 
R

Rick Brandt

pol said:
We are developing the program using powerbuider and Ms access database
. I have a doubt what is the maximum number that suppot long integer
datatype

With thanks

Pol

From the help file...

Long Integer
Stores numbers from -2,147,483,648 to 2,147,483,647 (no fractions).
4 bytes
 
Top