A Fields collection contains all stored Field objects of a Recordset object.
A Recordset object has a Fields collection made up of Field objects. Each Field object corresponds to a column in the Recordset.
To refer to a Field object in a collection by its ordinal number or by its Name property setting, use any of the following syntax forms:
recordset.Fields.Item(0)
recordset.Fields.Item("name")
recordset.Fields(0)
recordset.Fields("name")
recordset(0)
recordset("name")
recordset![name]
Note See the Field object topic for a more detailed explanation of how to use Field objects.
file: /Techref/language/asp/comp/dadobj02_1.htm, 1KB, , updated: 1996/11/21 19:01, local time: 2024/10/31 16:10,
3.21.246.168:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://ecomorder.com/techref/language/asp/comp/dadobj02_1.htm"> Fields Collection (ADO)</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Ashley Roll has put together a really nice little unit here. Leave off the MAX232 and keep these handy for the few times you need true RS232! |
.