-
Tables are the most fundamental objects in any Navision database. They are the objects in which you store and manipulate data. This is true no matter what kind of data you need to manage. When you create a new database , you begin by building the tables. Later, you create forms and reports in order to...
-
Data type Description Data Size BIGINTEGER Data Type A 64-bit integer. 8 bytes BINARY Data Type Contains binary data. The binary data is stored in the record. The size of the corresponding SQL data type, VARBINARY, is the number of bytes in the field’s value. (A)(B) Maximum length is 250 bytes...