Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在定义数据连接时在 SQL 语句中使用 Infopath 2010 表单字段值。
问题是我找不到合适的语法。
那么,如果我有一个名为 Name_tb 的文本框,我该如何使用他的值呢?在一个简单的查询中,例如:
选择 [文本框]
我不记得它了,但它是一种类似于 DOM 的语法,可以在运行时访问字段。