本文介绍了Recordset.Filter不能像MSDN那样工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试过滤记录集。我之前从未这样做过,所以我向MSDN网站寻求帮助,找到了这个网站:。以下是我遇到问题的帮助的主要摘录:

I''m attempting to filter a recordset. I had never done this before, so I looked to the MSDN website for help and found this website: Recordset.Filter Property. Here is the main excerpt from the help that I''m having trouble with:

展开 | 选择 | Wrap | 行号

推荐答案



展开 | 选择 | 换行 | 行号


这篇关于Recordset.Filter不能像MSDN那样工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-29 15:57