MyDAC
Used to map SMALLINT UNSIGNED to Delphi data types.
MyDataTypeMap
mySmallUnsigned = myBase + 5;
Use the mySmallUnsigned constant to map the MySQL SMALLINT UNSIGNED data type to Delphi data types.