snerting
Programmer
- Oct 20, 2005
- 52
Hi!
I made a tool in Access (linking tables from Oracle), and some queries use the lcase() (lowercase) function, which works fine when I run it, but it throws an error for other users. They have the same version of office as I do, both with SP2 installed.
The error:
Run-time error '3075'. Function is not available in expressions in query expression 'lcase(table_name)=lcase('Foo')'
Any ideas?
I made a tool in Access (linking tables from Oracle), and some queries use the lcase() (lowercase) function, which works fine when I run it, but it throws an error for other users. They have the same version of office as I do, both with SP2 installed.
The error:
Run-time error '3075'. Function is not available in expressions in query expression 'lcase(table_name)=lcase('Foo')'
Any ideas?