Click here to Skip to main content
15,888,330 members
Home / Discussions / Database
   

Database

 
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 
GeneralRe: Records in sql server Pin
Mycroft Holmes27-Jun-08 4:13
professionalMycroft Holmes27-Jun-08 4:13 
QuestionI need to transfer data between tables within a database Pin
jmohan26-Jun-08 20:37
jmohan26-Jun-08 20:37 
AnswerRe: I need to transfer data between tables within a database Pin
Mycroft Holmes27-Jun-08 1:15
professionalMycroft Holmes27-Jun-08 1:15 
QuestionBest practice? Pin
econner26-Jun-08 15:52
econner26-Jun-08 15:52 
AnswerRe: Best practice? Pin
Krish - KP26-Jun-08 17:33
Krish - KP26-Jun-08 17:33 
GeneralRe: Best practice? Pin
econner27-Jun-08 10:47
econner27-Jun-08 10:47 
QuestionCreate Clustered Index on VIEW Pin
Ahmet GULBAY26-Jun-08 3:24
Ahmet GULBAY26-Jun-08 3:24 
AnswerRe: Create Clustered Index on VIEW Pin
Ashfield26-Jun-08 3:44
Ashfield26-Jun-08 3:44 
GeneralRe: Create Clustered Index on VIEW Pin
Ahmet GULBAY26-Jun-08 3:59
Ahmet GULBAY26-Jun-08 3:59 
GeneralRe: Create Clustered Index on VIEW Pin
Ashfield26-Jun-08 4:28
Ashfield26-Jun-08 4:28 
GeneralRe: Create Clustered Index on VIEW Pin
Mycroft Holmes27-Jun-08 1:23
professionalMycroft Holmes27-Jun-08 1:23 

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.