Hi.
I'm a newby with Informix. I'm trying to create a funcion, but always recieve the same error from dbaccess; "201: A syntax error has occurred". The problem is that I have cut-and-paste a simple function from the official "Informix Guide to SQL.pdf" and recieve the same message. I also tryed putting the text in a file.sql and use the CREATE FUNCTION FROM statement in DBACCESS with the same discouraging result. Apparently I am doing something wrong, but I can't guess what it is
Thank you in advance.