Click here to Skip to main content
15,887,083 members
Home / Discussions / Database
   

Database

 
QuestionDataSet - Query problem Pin
Timothy_198215-Nov-05 5:47
Timothy_198215-Nov-05 5:47 
AnswerRe: DataSet - Query problem Pin
Daniel Santillanes15-Nov-05 6:49
professionalDaniel Santillanes15-Nov-05 6:49 
GeneralRe: DataSet - Query problem Pin
Timothy_198215-Nov-05 7:36
Timothy_198215-Nov-05 7:36 
GeneralRe: DataSet - Query problem Pin
Daniel Santillanes15-Nov-05 12:18
professionalDaniel Santillanes15-Nov-05 12:18 
QuestionNo Row Returned Pin
Brendan Vogt14-Nov-05 17:43
Brendan Vogt14-Nov-05 17:43 
AnswerRe: No Row Returned Pin
Colin Angus Mackay14-Nov-05 20:21
Colin Angus Mackay14-Nov-05 20:21 
Questionconnecting to a database..needs help Pin
JustmeNick14-Nov-05 5:52
JustmeNick14-Nov-05 5:52 
QuestionSQL Server does not exist or access denied. Pin
smita_roy13-Nov-05 21:30
smita_roy13-Nov-05 21:30 
This thing is very strange.I have been using the following connection string all these days

data source=server;initial catalog=NIA;password=tpassword;persist security info=True;user id=sa

But now all of my .net application is not getting connected to sqlserver

[SqlException: SQL Server does not exist or access denied.]
System.Data.SqlClient.ConnectionPool.GetConnection(Boolean& isInTransaction) +472
System.Data.SqlClient.SqlConnectionPoolManager.GetPooledConnection(SqlConnectionString options, Boolean& isInTransaction) +372
System.Data.SqlClient.SqlConnection.Open() +384
NewNia.WebForm2.Page_Load(Object sender, EventArgs e) in C:\Inetpub\wwwroot\NewNia\WebForm2.aspx.vb:40
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +731

Though i can acces my server through query analyzer.Please help

AnswerRe: SQL Server does not exist or access denied. Pin
ricardojb14-Nov-05 17:20
ricardojb14-Nov-05 17:20 
QuestionInternal Processor Error Pin
lovelylooney13-Nov-05 21:26
lovelylooney13-Nov-05 21:26 
Questiondiff b/w ado and ado.net Pin
expertdeveloper13-Nov-05 20:18
expertdeveloper13-Nov-05 20:18 
AnswerRe: diff b/w ado and ado.net Pin
toxcct16-Nov-05 5:31
toxcct16-Nov-05 5:31 
Questionproblem with Sqlparameters :( Pin
da vinci coder13-Nov-05 13:09
da vinci coder13-Nov-05 13:09 
AnswerRe: problem with Sqlparameters :( Pin
Colin Angus Mackay13-Nov-05 13:21
Colin Angus Mackay13-Nov-05 13:21 
GeneralRe: problem with Sqlparameters :( Pin
TheJudeDude9-Feb-06 6:16
TheJudeDude9-Feb-06 6:16 
GeneralRe: problem with Sqlparameters :( Pin
Colin Angus Mackay9-Feb-06 7:18
Colin Angus Mackay9-Feb-06 7:18 
GeneralRe: problem with Sqlparameters :( Pin
TheJudeDude9-Feb-06 9:08
TheJudeDude9-Feb-06 9:08 
GeneralRe: problem with Sqlparameters :( Pin
Colin Angus Mackay9-Feb-06 14:18
Colin Angus Mackay9-Feb-06 14:18 
GeneralRe: problem with Sqlparameters :( Pin
TheJudeDude9-Feb-06 14:27
TheJudeDude9-Feb-06 14:27 
QuestionOptimizing my query Pin
smita_roy13-Nov-05 2:19
smita_roy13-Nov-05 2:19 
Questionstored procedure, LIKE comparison Pin
steve_rm12-Nov-05 18:57
steve_rm12-Nov-05 18:57 
AnswerRe: stored procedure, LIKE comparison Pin
Colin Angus Mackay12-Nov-05 22:33
Colin Angus Mackay12-Nov-05 22:33 
GeneralRe: stored procedure, LIKE comparison Pin
BReddy15-Nov-05 2:48
BReddy15-Nov-05 2:48 
GeneralRe: stored procedure, LIKE comparison Pin
Colin Angus Mackay15-Nov-05 3:04
Colin Angus Mackay15-Nov-05 3:04 
Questionmy problem with ado.net Pin
da vinci coder12-Nov-05 13:07
da vinci coder12-Nov-05 13:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.