Please MS SQL only for your reply. And thanks again so much. The help is just unmeasureable for us.

QUESTION: We are successfully using an ASP.NET form to enter data into a table in our MS SQL database via the web. Now we need to concatenate two of the ID numbers and copy the concatenated number and the data in five other columns to another table in the database. No idea how to do this. Can the instruction be appended to the webform or is there a better way? What command should be used?