Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2005-12-19 : 09:05:29
|
payal27778 writes "Hello,I am already working on SQL Server which is working fine...I can execute queries on Query Analyzer..its working fine...but..I have some code samples of ASP.NET which I want to execute from outside Visual Studio.NET..these samples require SQL Server behind...I am unable to execute those code samples..as the error states: SQL Server does not exist or access is denied.What should I do?Please help.Thanks." |
|
surendrakalekar
Posting Yak Master
120 Posts |
Posted - 2005-12-19 : 09:20:26
|
Check your connection string. www.conectionstring.comSurendra |
 |
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2005-12-19 : 09:39:11
|
quote: Originally posted by surendrakalekar Check your connection string. www.conectionstring.comSurendra
That should be http://www.connectionstrings.com/MadhivananFailing to plan is Planning to fail |
 |
|
activecrypt
Posting Yak Master
165 Posts |
|
afrika
Master Smack Fu Yak Hacker
2706 Posts |
Posted - 2005-12-21 : 13:00:46
|
simply paste your code herethat woudl help |
 |
|
|
|
|