Cannot attach the file *.mdf as database

后端 未结 22 1859
猫巷女王i
猫巷女王i 2020-11-27 14:22

Basically I\'ve followed a tutorial and decided to delete the .mdf file afterwards.

Now whenever I try to run the application I get the following error

22条回答
  •  -上瘾入骨i
    2020-11-27 14:32

    Ran into the similar problem not exactly the same, A case of Database already existed the issue was solved by following code.

提交回复
热议问题