Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » Error Messages » SQL preprocessor error messages » SQL preprocessor error messages sorted by message text

 

Precision must be specified for DECIMAL type

Error code 2611
Probable cause

You must specify the precision when declaring a packed decimal host variable using the DECL_DECIMAL macro. The scale is optional.