Share tables between applications
Posted: 2020-08-06 12:26
Hello,
Some years ago I wrote an Appgini application that we use daily in our IT department with great satisfaction (the database is named "company" and it is on a separate MySQL server) .
Now we would create a new application for the administrative office that use other tables but it should share two tables with the "IT" application, so that the IT department and administrative office would browse/modify data on those tables.
What could it be the better method to achieve the result ?
ALex.
Some years ago I wrote an Appgini application that we use daily in our IT department with great satisfaction (the database is named "company" and it is on a separate MySQL server) .
Now we would create a new application for the administrative office that use other tables but it should share two tables with the "IT" application, so that the IT department and administrative office would browse/modify data on those tables.
What could it be the better method to achieve the result ?
ALex.