开发者

Access's trim() function not recognized on another machine

开发者 https://www.devze.com 2023-01-14 02:07 出处:网络
I built a modest Access DB and asked a coworker to tes开发者_运维百科t it on her machine.To my surprise, an error message popped up, saying it didn\'t recognize Trim(). The query in question is a stan

I built a modest Access DB and asked a coworker to tes开发者_运维百科t it on her machine. To my surprise, an error message popped up, saying it didn't recognize Trim(). The query in question is a standard select query that pulls from a MSSQL Server DB. Why isn't it recognized on her machine and how do I get around this?

(We both use MS Office 2003 and have network permissions to the same source tables.)


Let me guess, you are using Trim with a linked table and it works on your PC but not your colleague's? If so, check the references in the code window for any marked MISSING. Missing references lead to quite odd errors.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号