A family of Microsoft relational database management systems designed for ease of use.
The data in this table is not accessed directly by any users. It is appended from records in another table and the user never gets to touch it. I'm trying to have it get its default value based on the userID of the person who clicked the button to do the import/append. I guess I'll have to write some code to update the table with this information after the fact.
Thanks for the info Bob.