Article Details
| Id: | 21145 | 
| Product: | finPOWER Connect | 
| Type: | NEW | 
| Version: | 4.01.00 | 
| Opened: | 31/01/2024 | 
| Closed: | 28/02/2024 | 
| Released: | 29/04/2024 | 
| Job: | J032834 | 
Database; add new "BigInt" enum to ColumnType
A new "BigInt" enum has been added to iseColumnType.
This supports the SQL Server "Big Integer" data type.
Functions added to the Business Layer include:
- finBL.Database.FormatSqlLong
- finBL.Database.GetFieldLong
- finBL.Database.GetScalarLong
Note, this column data type is not currently used by finPOWER Connect databases.