Database file .sdf does not update after closing application

后端 未结 3 529
别跟我提以往
别跟我提以往 2020-12-12 05:55

I am creating a Desktop application using Microsoft Visual Studio .NET 2008. I am using a .sdf file as my database. My problem is that when I am making changes to my records

3条回答
  •  误落风尘
    2020-12-12 06:56

    explores solutions occurs if you have not set to 'Copy always' the 'Copy to Output Directory' of database.sdf

    The current connection string and field application, and can not be changed and will be called each time to connect to DataBase

    Bye

提交回复
热议问题