How To Determine Recordset Field Properties Using ADO (193947)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 6.0
- Microsoft Data Access Components 2.1 SP2
- Microsoft Data Access Components 2.5
- Microsoft Data Access Components 2.6
This article was previously published under Q193947 SUMMARY
In an application, sometimes it is useful to determine the properties of
fields in a remote datasource. You can determine information such as the
field names, data types and field lengths by examining the Fields
collection of the ActiveX Data Objects (ADO) Recordset object.
| Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
|---|
| Keywords: | kbDatabase kbhowto KB193947 |
|---|
|