↧
Connection string problem
I have salved the problem. Connection string has to look like: connectionString="Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\AvtoKrka.mdf;Integrated Security=True;Connect Timeout=30;User...
View ArticleConnection string problem
Mitja,I'm not sure that the SQL Server forums are the best place to have this answered. Your connection string looks fine for a user instance. Could a moderator please move this to a C# forum as the...
View ArticleConnection string problem
I am having problems with embading sql server express, which comes with VS 2008. I did an application in C#, which is using Express database. And when I publish (do a setup.exe file - an installer...
View Article