Subject Bug with character "Ñ"
Author mario_lacunza
Hello,

Im work with FB 1.5.2 Superserver, VB,ADO and I have this string:

"Select (Year) As Año From TableName"

but the DB return an error of ODBC provider; when I pass this string:

"Select (Year) As Anio From TableName"

the DB return the correct data.

The problem: the word "Año" is the correct translation of "Year" in
English.....

Is this a bug with the spanish character "Ñ"???

Thanks in advance!!

Mario Lacunza