| Method: | AddRS_DAO aRecordSet, aReadAhead, aName | ||||||
|---|---|---|---|---|---|---|---|
| Purpose | Registers a DAO RecordSet for use with SpeedGen. | ||||||
| Parameters |
|
| aName: |
You can assign a name to the RecordSource here. This will allow you to reference the RecordSource by name in RecordSource FieldMarkers ( instead of just by number ) |
myXLS_obj.AddRS_DAO Rs1, 50 ' Read data from Recordset Rs1, 50 Rows at a time
Registers a DAO RecordSet for use with SpeedGen.
Fields of a RecordSet can be accessed in a Source Workbook using RecordSource Field Markers
| Confused? Just ask us | Online
Docs Table of Contents |
(c) 2000-2003 Optimized Software Canada Inc. All Rights Reserved.
Microsoft® Excel is a Registered Trademark of Microsoft Corporation.