Author |
Topic |
psm1
Starting Member
6 Posts |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
psm1
Starting Member
6 Posts |
Posted - 2010-04-03 : 13:52:05
|
Thanks, but it is still same.I use this code, because I need just run it on my PC now:cn->ConnectionString = "Data Source=...\\SQLExpress;Integrated Security=true; AttachDbFilename=C:\\Program Files\\Microsoft SQL Server\\MSSQL10.SQLEXPRESS\\MSSQLV\DATA\\testDb.mdf;User Instance=true;"; and I use this too:sp_configure 'user instances enabled', '1'but still the same report. |
|
|
psm1
Starting Member
6 Posts |
Posted - 2010-04-03 : 13:55:44
|
But I forgot to write, that I do it by sql server management studio 2008, if it can help. |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
psm1
Starting Member
6 Posts |
Posted - 2010-04-03 : 18:49:55
|
Yes, SQL Server is running and Browser too. Only SQL Agent isnt runnig. |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
psm1
Starting Member
6 Posts |
Posted - 2010-04-04 : 07:46:07
|
Yes, I can connect to Management studio in this way. |
|
|
psm1
Starting Member
6 Posts |
Posted - 2010-04-04 : 08:45:51
|
Today I tried to connect and it failed. I didnt any changes yesterday, so I decide to use Oracle, because I have soft nerves. I dont understand it. |
|
|
|