视图字段范例- Microsoft ADO 程序员... ... "Office\Samples\Northwind.mdb;" ' 打开目录 Set cat.ActiveConnection = cnn ' 设置记录集的源 Set rst.Source = cat.Views("AllCustomers").Command ' 检索字段信息 ...
基于3个网页-相关网页
为了让Domino应用程序检索并更新DB 2中的信息,必须将您创建的那些字段映射到db2表中相应的列。
In order for your Domino application to retrieve and update information from DB2, you have to map those fields that you have created to the corresponding columns in the DB2 table.
创建表示应用程序窗体类型的Type对象之后,我使用Type . GetField方法检索Form对象中指定字段(控件)的信息。
After creating a type object that represents the application form's type, I retrieve information about a specified field (a control) on the form object by using the Type.GetField method.
在下一次启动应用程序时将检索已保存的信息,且在合适的字段中,是最近在应用程序中使用的值。
The saved information will be retrieved the next time you start the application, and in the correct fields, the last values used in the application.
应用推荐