When creating a new form from a SQL database connection, there are a couple of things to remember in order to enable the Submit To Database feature. The SQL tables used must have a primary key, unique constraint, or unique index. Without this you will receive the following error in the summary of the...