We have a shared DB on the network (slipt front/back ends).
Everyone can use the DB seamlessly except one user, who receives the following error when they try and close a form (which has some code).
Error 2447:
There is an invalid use of the .(dot) or ! operator or invalid parenthesis
You may have entered an invalid identifier or typed parentheses following a null constant.
I have checked things like regional settings and these look the same as everyone else' - now I am completely stumped...
Any ideas would be appreciated.
Everyone can use the DB seamlessly except one user, who receives the following error when they try and close a form (which has some code).
Error 2447:
There is an invalid use of the .(dot) or ! operator or invalid parenthesis
You may have entered an invalid identifier or typed parentheses following a null constant.
I have checked things like regional settings and these look the same as everyone else' - now I am completely stumped...
Any ideas would be appreciated.