0
Answer

database is read only

Ask a question
praveen maurya

praveen maurya

12y
911
1
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