Failed to update .mdf database because the database is read-only (Windows application)

前端 未结 5 1005
礼貌的吻别
礼貌的吻别 2020-11-29 10:54

I\'ve created a database windows application using in C#. My application is running successfully on Windows XP, but it doesn\'t properly execute on Vista or Windows 7 system

5条回答
  •  悲&欢浪女
    2020-11-29 11:19

    go to the folder Where the program is installed and right click on the database file and Properties -> Security -> Group or Username (Click users one by one and see below for the permissions)

    If for the user if not set to full control, then click EDIT -> Select the user and give full control..

提交回复
热议问题