Click here to Skip to main content
15,899,313 members
Home / Discussions / Database
   

Database

 
QuestionDatabase logic... Pin
KORCARI27-Jun-08 5:10
KORCARI27-Jun-08 5:10 
AnswerRe: Database logic... Pin
Kschuler27-Jun-08 7:18
Kschuler27-Jun-08 7:18 
AnswerRe: Database logic... Pin
Mark Churchill27-Jun-08 17:01
Mark Churchill27-Jun-08 17:01 
AnswerRe: Database logic... Pin
Mycroft Holmes28-Jun-08 21:59
professionalMycroft Holmes28-Jun-08 21:59 
QuestionSQL AGENT x64 version Pin
rafaelq200027-Jun-08 4:45
rafaelq200027-Jun-08 4:45 
Questionselect top query Pin
brettokumar27-Jun-08 3:41
professionalbrettokumar27-Jun-08 3:41 
AnswerRe: select top query Pin
Colin Angus Mackay27-Jun-08 3:48
Colin Angus Mackay27-Jun-08 3:48 
GeneralRe: select top query Pin
SomeGuyThatIsMe27-Jun-08 9:00
SomeGuyThatIsMe27-Jun-08 9:00 
GeneralRe: select top query Pin
Pete O'Hanlon27-Jun-08 11:02
mvePete O'Hanlon27-Jun-08 11:02 
AnswerRe: select top query Pin
Ashfield27-Jun-08 3:51
Ashfield27-Jun-08 3:51 
AnswerRe: select top query [modified] Pin
SomeGuyThatIsMe27-Jun-08 8:58
SomeGuyThatIsMe27-Jun-08 8:58 
GeneralRe: select top query Pin
Ashfield27-Jun-08 9:29
Ashfield27-Jun-08 9:29 
GeneralRe: select top query Pin
SomeGuyThatIsMe27-Jun-08 10:16
SomeGuyThatIsMe27-Jun-08 10:16 
GeneralRe: select top query Pin
Ashfield27-Jun-08 10:22
Ashfield27-Jun-08 10:22 
GeneralRe: select top query Pin
Alsvha29-Jun-08 20:35
Alsvha29-Jun-08 20:35 
GeneralRe: select top query Pin
SomeGuyThatIsMe30-Jun-08 2:09
SomeGuyThatIsMe30-Jun-08 2:09 
Questionerror connecting to remote sql server Pin
karthi8427-Jun-08 1:49
karthi8427-Jun-08 1:49 
AnswerRe: error connecting to remote sql server Pin
Marek Grzenkowicz27-Jun-08 2:50
Marek Grzenkowicz27-Jun-08 2:50 
GeneralRe: error connecting to remote sql server Pin
karthi8427-Jun-08 3:09
karthi8427-Jun-08 3:09 
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.SqlClient.SqlException: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)

this was the complete error message. please note that i am connecting to sql server 2008 on a server and sql 2005 which is installed with visual studio 2005 is in the local machine.
GeneralRe: error connecting to remote sql server Pin
Marek Grzenkowicz27-Jun-08 4:10
Marek Grzenkowicz27-Jun-08 4:10 
GeneralRe: error connecting to remote sql server Pin
karthi8430-Jun-08 1:10
karthi8430-Jun-08 1:10 
QuestionRecords in sql server Pin
iamdking26-Jun-08 23:51
iamdking26-Jun-08 23:51 
AnswerRe: Records in sql server Pin
Mycroft Holmes27-Jun-08 1:11
professionalMycroft Holmes27-Jun-08 1:11 
GeneralRe: Records in sql server Pin
iamdking27-Jun-08 1:48
iamdking27-Jun-08 1:48 
GeneralRe: Records in sql server Pin
Ashfield27-Jun-08 2:41
Ashfield27-Jun-08 2:41 

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.