1 Click DB : Open Source Web Database Administration Software : Technical Support

1 Click DB Knowledge Base Articles : Error on Add or Edit Record

There are circumstances when you may get errors trying to add or edit a record in your database. 1 Click DB automatically returns validation errors in a friendly manner at run time, and these can only be resolved by entering correct data. Getting an error when no value is entered in a required field is normal operating behavior and should not be considered a problem. Here are explanations and resolutions to the most common problems related to add/edit/delete operations in 1 Click DB:

Memo fields require special consideration as they are "BLOBs" (Binary Large Objects) and both SQL Server and Access sometimes have problems with long handling from ADO. Here are some tips on handling these in custom code :