i want to make centralized MySQL DB in PC like server , and manipulate it via internet using java application .
i have already learn MySQL and java ,but i can't reach which i want.
what is the knowledge i have to know to make this ?
some detailed description about my project :
i work at a community as a data administrator which have many activities. in each activity there is many clients and workers deal with this activity. i have a team work with me , for each activity has a 1 data team member responsible for it (entering data , updating , making reports). we make all this with MS Excel,but the data is increasing and i can't manage it.
so i think to make a program help me to manage all these data , but we need one database to hold these data not many database, to union it and every one can work at home.
so, i need some one refers to tutorials and books to make this program .