Hello. I am having problem with my current project. I dont know how to merge two database and combine all the data for the table, and also use only one Form to update data on the two tables.
We currently have two database, one is for parameter entry and the other is for performance monitoring. These databases have similar data on some point such as Product name, Time started, Started by, and Finished by.
Now instead of opening two databases and encoding data how can i combine the two database so that only one form is opened but updating the tables for each database?
We currently have two database, one is for parameter entry and the other is for performance monitoring. These databases have similar data on some point such as Product name, Time started, Started by, and Finished by.
Now instead of opening two databases and encoding data how can i combine the two database so that only one form is opened but updating the tables for each database?
