I just finished my application which I developed in C # using windows forms, it is a desktop application, which works with a local database.
The application will be installed in clothing stores outside the company. My question is: How can I connect the application to the database of the server that is held in the company ?. Since what I intend is that the records that are made inside the application can be reflected and stored in the database of the server. Remembering that until now I only have it locally.
How would my connection string for the server database be? o What other solution do you recommend for this case?
Thank you I hope to have explained. Greetings