I have a project with which I get the following error when I run an advanced search:
"Microsoft JET Database Engine error '80040e14'
Undefined function 'upper' in expression.
/tejas/Reservations/_TejasClubReservations_list.asp, line 560"
Line 560 is "setupRs.open strSQL,dbConnection, 1,2"
Thanks in advanced for help.