Connection to SQL Server files (*.mdf) require SQL server express 2005 to function properly. please verify the installation of the component or download from the URL: go.microsoft.com/fwlink/?linkId=49251
Visual Studio can't use .MDF files except via SQL Server Express. If you've got SQL Server Standard (or better) installed, you need to connect to the database server, not to the .MDF file.
Depending on the order that you installed things in, SQL Server Express may not have been installed by the Visual Studio installer. Your question implies that you did install SQL Server Express, but then talks about "SQL Server" (which is a different beast).
|
DevFish = 64 Bit System (Habe ich vergessen zu schreiben, dass alles 32-bit ist.
Anderer Link, enthält keine Lösung. Vielen Dank trotzdem Dustin! – Denniz 22.12.09
|
||
|
Oh, okay, ich suche weiter. War gerade eben außer Haus, von daher erst jetzt gelesen!
– Dustin Klein 22.12.09
|
||
|
Also ich hab bis jetzt noch nichts gefunden, hab nun halt die DB im ManagementStudio erzeugt,... aber wenn du was findest bin ich dir sehr dankbar!
– Denniz 22.12.09
|
||
|
Danke Dustin für den Edit, muss ich wohl doch noch parallel express draufmachen oder halt gleich zur db connecten!
– Denniz 23.12.09
|