本文介绍了Office 2007中的CStr $函数的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的数据库,在Access 2000中构建但在Access 2007中打开并不是
似乎喜欢函数CStr $(后跟美元符号),并且

给出我是一个错误信息。但是,如果我将功能更改为CStr

(没有美元符号),我不会再收到错误消息。有没有人

知道为什么会这样?

解决方案




我的猜测是,这与美国国债9亿美元直接相关6亿亿美元。

My database, built in Access 2000 but opened in Access 2007 does not
seem to like the function CStr$ (with the dollar sign after), and
gives me an error message. However, if I change the function to CStr
(no dollar sign), I don''t get the error message anymore. Does anyone
know why this would happen?

解决方案



My guess is that it''s directly related to a USA national debt of 9
trillion 600 billion dollars.


这篇关于Office 2007中的CStr $函数的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-15 00:58