User-1146965134 posted
I am connecting through an ODBC data source to an Oracle database and I would like to use the upper function in my where clause (i.e. UPPER(field) LIKE ?) and it won't allow me to do this.
Is there something special that I need to do?
I have VS 2005.
Thanks in advance for your help.
--Jesse