Hi!
I want to Upload and Attach my SQL server 2005 database and my
Asp .net site to server please help me.
and my connectionstring setting is in web.config
tank you.
>I want to Upload and Attach my SQL server 2005 database
Take a look at - Deploying a SQL Server Express Edition Database and http://www.connectionstrings.com/sql-server-2005
tnx for your help but I see this error:
Database 'C:\MywebSite\Datas\Myarchive.mdf' already exists. Choose a different database name. Cannot attach the file 'Myarchive' as database 'Myarchive'.
my Connection String is:
.\SQLEXPRESS;AttachDbFilename=myarchive;Database=myarchive;Trusted_Connection=Yes;
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.