MSCEWI4016
Translation for ODBC Scalar function pending
Medium
This EWI is added when SnowConvert finds a ODBC Scalar function inside the input code.
User defined functions are not supported in ODBC Scalar Function.
SELECT {fn CURRENT_DATE()};
SELECT PUBLIC.ODBC_UDF('{fn PUBLIC.CURRENT_DATE_UDF(\'CURRENT_DATE()\') /*** MSC-ERROR - MSCEWI1031 - CURRENT_DATE FUNCTION NOT SUPPORTED ***/}') /*** MSC-ERROR - MSCEWI4016 - USER DEFINED FUNCTIONS ARE NOT SUPPORTED IN ODBC SCALAR FUNCTION. ***/;
- No additional user actions are required, it is just informative.
- For more support, you can email us at [email protected] or post a message to our forums. If you have a contract for support with Mobilize.Net, reach out to your sales engineer and they can direct your support needs.
Last modified 1yr ago