#1
|
|||
|
|||
How to connect to SQL Database file
I have an .mdf file that i copied from other computer, it is not a part of any SQL Instance such as SQLEXPRESS.
it is an .mdf file that is located on c:\temp\database.mdf How can i connect to it via Visual Build? |
#2
|
|||
|
|||
You need to attach the .mdf file to a SQL Server instance.
http://support.microsoft.com/kb/224071 http://www.kinook.com/VisBuildPro/Manual/runsql.htm |
#3
|
|||
|
|||
Sql ce
Thank you for your answer,
and i want to use SQL CE? can i pinpoint to the actual file? |
#4
|
|||
|
|||
Not sure, you would need to ask Microsoft.
|
Tags |
ado |
|
|