How can I create a local web server to host my SQL database for users can use my c# application without restritments
I made a c# application for my company to save various type of data of employee, meetings, etc. My application will go to multiple computers on the company and I need to have a database in a server so users can use all the same database. How can I achieve this? Thanks so much guys! PS: I used easyPHP to design my sql database
0 comments:
Post a Comment