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

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » SQL Preprocessor Error Messages » Alphabetic list of error messages

Cannot find include file '%1!s!' Next Page

char, WCHAR, and TCHAR string parameters cannot be mixed


Item

Value

Message value

2699

Probable cause

You have attempted to use parameters to one statement that are not all char strings, WCHAR strings or TCHAR strings. String parameters (other than INTO and USING parameters) for one statement must all be the same type of string. Note that literal strings are treated as char strings.