Click here to Skip to main content
15,891,874 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
hi every one.
Now a days i'm working on c# winform Application with SQL server 2014 for database.
now i want to convert my SQL server 2014 database as online database so andriod app also connect to the same database.
i have no idea how can i make sql server 2014 database to Cloude database and i have no idea how can i connect my Winform application to the cloud database.
please give me solution. best solution rewarded with 5 Stars.
Thanks in Advance

What I have tried:

i have no idea how can i do this, now i'm waiting for you help.
Posted
Updated 9-Apr-20 14:26pm

1. Open up an Azure acct and start up a DB instance as well an App instance
2. Copy your DB info to that Azure DB
3. Change your connection string in your WinForm app
 
Share this answer
 
I have a better idea; try doing some research for yourself. When you publish the answer you may get lots of stars.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900