本文介绍了将记录集设置为sql参数,收到错误91。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 提前感谢您的帮助。我正在编写MS Access VBA以通过参数读取记录集并收到错误19.我知道这意味着字符串没有值。但是,我找不到如何纠正它。 代码如下: Thank you in advance for your help. I am coding MS Access VBA to read a recordset through a parameter and am receiving an error 19. I am aware that this means the string has no value. however, i cannot find how to correct it. the code is as follows: 展开 | 选择 | 换行 | 行号 推荐答案 展开 | 选择 | Wrap | 行号 展开 | 选择 | Wrap | 行号 展开 | 选择 | 换行 | 行号 这篇关于将记录集设置为sql参数,收到错误91。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!
10-12 12:46