10 TIPs - To Become a Good Developer/Programmer
Why Join
Become a member
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
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
praveen maurya
0
0
24.9k
database is read only
Jul 6 2012 8:19 AM
hello there
i have develope a windows application including setup project and when i install in client pc it install succssefully and shows all details from database but when i am entering some new details in this database it showing a error that databse is read only
i have already use this syntax but it is not works for me
use master
alter database [database name] set read_write with no_wait
Reply
Answers (
0
)
How can I flush the event queue in windows forms application?
What is a namespace in dot net, What is a Subqueris write a two table compard in sql Server