Site icon Shahba Press

Change from local database to server in C# [closed]

I want to ask how I can change my local database in C# to a server database, I mean I want all the data that I add or modify will be stored on that server directly.

Exit mobile version