Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing fields
Message
 
To
26/05/1999 09:09:25
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00222877
Message ID:
00223878
Views:
27
What a very long sentenceeeeee ! :-)

You didn't mentionned it, but I guess you use a DataControl.

In fact, each field of the underlying recordset opened by the DataControl is accessible, by a syntax like :
DataControl.Recordset.Fields(FieldName)
You can even update the fields with Edit and AddNew methods, if your RecordSetType is DbOpenDynaset or DbOpenTable.

HTH
VB Developer
Servilog Concept
jmb@octalfrance.com
Previous
Reply
Map
View

Click here to load this message in the networking platform