ADO Update Method
Complete Recordset Object Reference
The Update method is used to save all changes made to a single record in a
Recordset.
Note: This method will not work if the Recordset does not support updates.
Syntax
objRecordset.Update fields,values
|
| Parameter |
Description |
| fields |
Optional. A field name, or an array of field names or field positions
to update |
| values |
Optional. A value or an array of values for the field or array of fields
you want to update |
Complete Recordset Object Reference
Want To Be A Web Master?
If you want to be a Web Master, you will have to host your web site with an ISP (Internet Service Provider).
MaximumASP offers seven different configurations of dedicated servers to meet your Windows and .NET hosting needs.
Hosted on our multi-tiered Enterprise Class network, these servers provide the performance, security and reliability
you need to host your high end web sites and applications.
Visit MaximumASP
|