TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Venkat Kumar
NA
503
143.1k
How to Delete Database from Azure through c# code
Feb 27 2018 11:58 PM
I have database in Azure and I'm connecting to the database from SQL Server Managment Studio. I want to delete the database programatically.
After googling I got below link and when I run the below code it is saying "Unable to connect to Remote server"
https://msdn.microsoft.com/en-us/library/azure/dn505705.aspx
Can someone provide some solution to delete database in azure?
Reply
Answers (
3
)
How to pass Local SQL Connection String to Azure
How to learn worker role along with Azure Queue Storage ?