无法对选定的记录集提取参数信息。
Cannot retrieve parameter information for the selected recordset.
使用记录集对象进行查询和更新。
指定记录集是动态集还是快照。
本主题说明如何对记录集排序。
COMPUTE可用于在该记录集上执行一些计算。
COMPUTE can be used to perform some computation on that set of records.
在记录集类中声明参数数据成员的方式。
How to declare parameter data members in your recordset class.
记录集是记录的集合,行为类似于对象。
Recordset objects, which are sets of records that behave as objects.
指定记录集是动态集(默认)还是快照。
Specifies whether the recordset is a dynaset (default) or a snapshot.
可以参数化任何记录集。
框架将记录加载到记录集的字段数据成员中。
The framework loads the record into the field data members of the recordset.
IDT是包含中断号和ISR地址组成的记录集。
IDT contains interrupt number and recordset made up of ISR addresses.
如果限制数目太小,就不能对整个记录集进行筛选。
If the limit is too low, you aren′t filtering on a complete set of records.
指定支持在文档和视图中存储数据库或记录集对象。
Specifies support for storing database or recordset objects in documents and views.
确定是否将子记录集与父记录集中的移动保持同步。
Determines if child recordsets are synchronized to movements in parent recordsets.
测试记录集是否允许再次查询并刷新记录集的内容。
Test whether the recordset allows requerying and refresh the recordset's contents.
然后,使用此记录集迭代遍历搜索结果以显示给定的子集。
This recordset is then used to iterate through the search results to display a given subset.
现在检查第二个记录集,其中它的日期和事实数据会被添加到查询中。
Now examine this second record set in which date and fact data were added to the query.
使用这些命令能够让报表分成多个相关记录集,使报表更可读和有序。
Using them allows reports to be broken down into multiple sets of related records, making a report more readable and sorted.
这比打开一个记录集,一次更新或删除一条记录效率更高。
This is more efficient than opening a recordset and performing the updates or deletions one record at a time.
指定限制返回记录集的条件。默认情况下会返回所有记录。
Specify conditions to limit the set of returned records. By default all records are returned.
如果建立数据库连接以及记录集,并在HTML中显示数据。
How to first create a database connection, then a recordset, and then display the data in HTML.
它还可以将已更新的数据移回记录集,然后再移动到数据源。
It can also move updated data back to the recordset and then to the data source.
参数化类使您可以根据运行时获取或计算的信息创建记录集查询。
A parameterized class lets you base a recordset query on information obtained or calculated at run time.
或者可以指定仅向前记录集,该记录集只允许向前逐个滚动记录。
Or, you can specify a forward-only recordset, which allows only forward scrolling, one record at a time.
如果您的记录集是快照,则在您再次查询快照时所做的编辑才可见。
If your recordset is a snapshot, edits do not show up until you requery the snapshot.
注意:如果记录集对象不支持书签或不能向后移动指针,那么将产生错误。
Note: An error will occur if the Recordset object does not support bookmarks or backward cursor movement.
如果需要根据某个特定的列值将报表分成多个记录集,那么您可以使用BREAK命令。
If a report needs to be broken into separate sets of records based on a particular column value, then you can use the BREAK command.
SDP服务保持它自己的SDP数据库,一个包含服务器所提供服务的记录集。
An SDP server maintains its own SDP database, which is a set of service records that describe the services the server offers.
记录将存储在记录集中—不基于其类型,而是基于“拥有”记录集的记录的关系。
Records would be stored in sets-not based on their type, but based on their relationship to the record that "owned" the set.
单击要在其中指定条件的字段,只有满足该条件的记录才能包含在筛选的记录集内。
Click the field in which you want to specify the criteria that records must meet to be included in the filtered set of records.
应用推荐