Please could you provide more information. What version of domino is in use. Have you duplicated the odbc connections (DSN) on both machines in the same way. Do both servers have the same access to the ODBC sources....
Main Topics
Browse All TopicsI am getiing an error when I submit a @DBColumn command on a Domino Server. It works fine on XP box with same code. The error is<Data access Layer>Can not execute @db function.
As I said it works when I open the same notes database on a XP client but when I open and try to access from Domino server on WIN 2008 machine I get the error. I have tested the ODBC connection and it is sucessful.
This question is in progress.
Our experts are working on an answer right now.
Sign up for immediate access to the solution once it becomes available.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: sjef_bosmanPosted on 2009-02-16 at 16:04:44ID: 23655223
Did you activate logging on the ODBC connection? It can tell you exactly what's going on, and maybe why something at the other end won't execute some ODBC-function. For that's what the message means, ODBC doesn't accept the call or isn't configured right.
You tried the DbLookup from machine A to machine A, and that works. Now you try from A to B, and it fails. It might be an idea to try from B to B, if that's possible. Or bring in a separate test-server, with ODBC properly configured..