A family of Microsoft relational database management systems designed for ease of use.
Like most SQL dialects, ACCESS SQL is not 100% compatible with all other SQL dialects. The basics are the same, but there are differences. AS DBGuy stated, there is no CHAR_LENGTH function in Access.
Selecting the ANSI 92 standard works for syntax, not for functions. So it may allow for using % as a wildcard for example, its not going to include Functions.