Has anyone here ever wrote code that could import multiple files (in this case .csv files) into different tables (in this instance 6 files, 6 different tables) and then set up the relationships correctly?
The database will contain the same queries, forms and reports. Just it will be used in different locations to imprort the same 6 .csv files. So I would basically copy the "shell" database (everything but the tables) for the users to their folder location. They could then import the 6 files into the tables, and the code would make this as easy as possible, plus establish the table relationships.
Just wondered if anyone had tried this, and if it is possible. I don't want to spend a few days working on something that is not even possible.
Thanks for your time.
T.J.
The database will contain the same queries, forms and reports. Just it will be used in different locations to imprort the same 6 .csv files. So I would basically copy the "shell" database (everything but the tables) for the users to their folder location. They could then import the 6 files into the tables, and the code would make this as easy as possible, plus establish the table relationships.
Just wondered if anyone had tried this, and if it is possible. I don't want to spend a few days working on something that is not even possible.
Thanks for your time.
T.J.