On Sun, Mar 18, 2001 at 06:40:36PM -0500, Travis Gant wrote:
>
> How do you update the contents of a specific field in a database?
> Say I have a column named Name in a table, and a row has the
> contents of that column set to "Jhon". Now, the user accidently
> spelled John wrong and would like t
How do you update the contents of a specific field in a database? Say I
have a column named Name in a table, and a row has the contents of that
column set to "Jhon". Now, the user accidently spelled John wrong and would
like to update it, how can I do that?