Re: Anyone tried the design templates from MSDN?
- From: "tdavisjr" <tdavisjr@xxxxxxxxx>
- Date: 15 Dec 2005 14:51:55 -0800
Ooops I forgot. You also need to attach that database file that is in
the APP_DATA folder to Sql Server as well. This is one way sql server
can use that database in its current location. Or, you can copy the
..mdf and the .ldf files to SQL Server Data Directory which you can find
in Program files, Sql Server, 80 folder and data directory (I think
this is it), then you need to run a stored proc to attach the database
passing in the database name and file path. See this article for
further reference
http://databasejournal.com/features/mssql/article.php/2224361
.
- Follow-Ups:
- Re: Anyone tried the design templates from MSDN?
- From: Alan Silver
- Re: Anyone tried the design templates from MSDN?
- References:
- Anyone tried the design templates from MSDN?
- From: Alan Silver
- Re: Anyone tried the design templates from MSDN?
- From: tdavisjr
- Re: Anyone tried the design templates from MSDN?
- From: Alan Silver
- Anyone tried the design templates from MSDN?
- Prev by Date: RE: Remove AutoGenerated DataGrid Column??
- Next by Date: Re: Problem connecting to SQL Server 2000 using VS 2005 (Please help!)
- Previous by thread: Re: Anyone tried the design templates from MSDN?
- Next by thread: Re: Anyone tried the design templates from MSDN?
- Index(es):
Relevant Pages
|