Error 148

Message text

Unknown function '%1'

Item

Value

SQLCode

-148

Constant

SQLE_UNKNOWN_FUNC

SQLState

42W05

ODBC State

42000

Parameter 1

function name that is not a database function

Probable cause

You have misspelled the name of a database function (such as MAXIMUM instead of MAX) in a query definition or in a query column name.