Update RecordsData modification can be accomplished by sending the database server an update request. The request should contain the following parameters:
For example, the following command remove the third record from the customer table in a DBASE file:
Although you can construct such command manually as the example above, record update
can be easily done through Entry Forms where you have retrieved the value of the current
record, the field name and value pairs can be added using the INPUT tag in the HTML file.
The following is an example how easy it is to create such a form. Customer Entry Form[include /include/form.cod]
If you have comments or suggestions, email me at yzhang@erols.com |
Send mail to info2-at-sqldata-dot-com with questions or comments about
this web site.
|