Getting an error that database is read only after deployment
I have deployed an application in which i have copied the database file and had given proper connection string .After setup every thing is alright , i am getting the data from database But when i insert or update an record i am getting an error "database is read only ".
I have given the admin privilege to the database and to the exe file still i am getting that error...Please help me....!!