How You Can Update Strings in a Database
There are two ways to update a string in the database:
• Replace the string in the database with the current value of the StringObject object.
• Replace the old string in the database with the contents of an external file.
The following sections describe each of these ways of updating strings.