Contents Index vendor extension Index

ASA Programming Guide
  SQL Preprocessor Error Messages
    SQLPP errors

wrong number of parms to sql function '%1'


Message value Message Type
2663 Warning
Probable cause 

You have used a SQL function with the wrong number of parameters. This will likely cause an error when the statement is sent to the database engine.


Contents Index vendor extension Index