many website share just one database file ?

M

micky

there are three wesite called A,B,C

these are just share 1 database file called database.mdf in app_data

it's that i wanna make design. i don't want to use sql server machine. just
use database file

it is not working...
<add key="Conn" value="Data Source=.\SQLExpress;Integrated
Security=True;User Instance=True;AttachDBFilename=A\App_Data\Database.mdf"
/>


and there are some error...
An attempt to attach an auto-named database for file A\App_Data\Database.mdf
failed. A database with the same name exists, or specified file cannot be
opened, or it is located on UNC share.

please help....~~
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top