I am working to insert 2 fields into a 7 column table and then call a form
to edit the remaining information. One of the columns is autonumbered and
one is set after the command completes.

The command file works, but the error "-ERROR- Incorrect number of values
for this table(118)" Is returned.

Since the values are correctly inserted into my table and the form appears,
I assume that this error is only for my benefit. What would I need to enter
in order to not display this message? Or should I insert null values into
the columns in the command and then edit them in the form?

thank you
tom

Reply via email to