In order to limit table size, I've been asked to create multiple files (based on the job number) that have the same number of tables and table structure as my current db back end. I need to be able to create multiple new db back ends based on the job number entered.
Currently I have two forms, one to create a new job (with the job number) and another form to open a current job in progress.
I understand the concepts, but not the coding.
Any help would be appreciated.
Currently I have two forms, one to create a new job (with the job number) and another form to open a current job in progress.
I understand the concepts, but not the coding.
Any help would be appreciated.