M
Mark Cooney
Hi all,
I had a db on SQL 2000 I was using Replace(email,'@','') and it was fine
however I have brought it down to an Access db and the following error
occurs on an asp page.
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
[Microsoft][ODBC Microsoft Access Driver] Undefined function 'Replace' in
expression
How can I make the Replace function work
Thanks
I had a db on SQL 2000 I was using Replace(email,'@','') and it was fine
however I have brought it down to an Access db and the following error
occurs on an asp page.
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
[Microsoft][ODBC Microsoft Access Driver] Undefined function 'Replace' in
expression
How can I make the Replace function work
Thanks