i'm trying to use database in my application, and i would like not "copy
always" original database in debug folder. So i changed the property setting
"Not copy" but i obtain the error
An attempt to attach an auto-named database for file
E:\Laborators\. VisualB.NET\Bin dingDB\BindingD B\bin\Debug\myd bsample.mdf
failed. A database with the same name exists, or specified file cannot be
opened, or it is located on UNC share.
I can't understand how to evitate this problem.
I seem to understand that it's a option wanted by microsoft to edit the
databases with dedicated manager and not in Visual Studio IDE...i would like
edit the database in main folder during debug and not editing the copy in
debug folder that is re-writed by main copy in folder application...c an
someone help me?
always" original database in debug folder. So i changed the property setting
"Not copy" but i obtain the error
An attempt to attach an auto-named database for file
E:\Laborators\. VisualB.NET\Bin dingDB\BindingD B\bin\Debug\myd bsample.mdf
failed. A database with the same name exists, or specified file cannot be
opened, or it is located on UNC share.
I can't understand how to evitate this problem.
I seem to understand that it's a option wanted by microsoft to edit the
databases with dedicated manager and not in Visual Studio IDE...i would like
edit the database in main folder during debug and not editing the copy in
debug folder that is re-writed by main copy in folder application...c an
someone help me?