Hi all,
I am getting the above error message on a number of PCs when running queries. Everything works fine on my PC and many more, but occurs on a number of users PCs. The functions which are not recognised are usually LEFT(), RIGHT(), FORMAT(), DATE() etc.
I know this is a problem with references, and different versions etc as described in a number of threads here, FAQ181-936, and the microsoft document at
I have incorporated the MS code in this article to fix broken references on launch of my database. When monitoring this I can tell that the code is being invoked, references alledgedly being fixed up, and code recompiled, but I still get the error ! ?
I can't be sure that all the references are correct because the problem is only occuring on PCs with run-time licenses.
This piece of code has worked for me in the past, but doen't seem to be effective this time.
I have also found all the referenced files on my PC and checked on the other PCs that they are there. I found all to be present, some in differnt places. To be sure this was not causing the problem, I copied them to the "correct" place per my PC's setup - I still got the same error.
Can anybody suggest why this is happening and/or how to correct it?
Aidan Hughes.
I am getting the above error message on a number of PCs when running queries. Everything works fine on my PC and many more, but occurs on a number of users PCs. The functions which are not recognised are usually LEFT(), RIGHT(), FORMAT(), DATE() etc.
I know this is a problem with references, and different versions etc as described in a number of threads here, FAQ181-936, and the microsoft document at
I have incorporated the MS code in this article to fix broken references on launch of my database. When monitoring this I can tell that the code is being invoked, references alledgedly being fixed up, and code recompiled, but I still get the error ! ?
I can't be sure that all the references are correct because the problem is only occuring on PCs with run-time licenses.
This piece of code has worked for me in the past, but doen't seem to be effective this time.
I have also found all the referenced files on my PC and checked on the other PCs that they are there. I found all to be present, some in differnt places. To be sure this was not causing the problem, I copied them to the "correct" place per my PC's setup - I still got the same error.
Can anybody suggest why this is happening and/or how to correct it?
Aidan Hughes.