User`s guide
Inserting Data Using the fastinsert Function
6-69
• Use update to replace existing data in a database.
Database Considerations
• The order of records in your database is not constant. Use values in column names to
identify records.
• If an error message like the following appears when you run fastinsert, the table
might be open in edit mode.
[Vendor][ODBC Product Driver] The database engine could
not lock table 'TableName' because it is already in use
by another person or process.
In this case, close the table in the database and rerun the fastinsert function.