Click here to Skip to main content
15,905,963 members
Home / Discussions / Database
   

Database

 
AnswerRe: O/R Mapping Recomendations Pin
Pete O'Hanlon1-May-07 22:42
mvePete O'Hanlon1-May-07 22:42 
Questionaccess to sql server Pin
Tamimi - Code1-May-07 3:11
Tamimi - Code1-May-07 3:11 
AnswerRe: access to sql server Pin
Colin Angus Mackay1-May-07 3:55
Colin Angus Mackay1-May-07 3:55 
Questionplease help me in this very urgent Pin
Vinay Dornala1-May-07 2:46
Vinay Dornala1-May-07 2:46 
AnswerRe: please help me in this very urgent Pin
Colin Angus Mackay1-May-07 4:04
Colin Angus Mackay1-May-07 4:04 
QuestionHow to get the unique key of a column in datatable? Pin
lior_s1-May-07 1:54
lior_s1-May-07 1:54 
AnswerRe: How to get the unique key of a column in datatable? Pin
lior_s1-May-07 21:20
lior_s1-May-07 21:20 
QuestionTrouble connecting to SQl server 2005 Pin
mrkeivan30-Apr-07 10:03
mrkeivan30-Apr-07 10:03 
Hi guys, I've got this problem, hope someone can help me out.
I've written and application and it works fine on my computer and i can connect to SQL through a Text file
connection string in the Text box : Data Source= NameOfMyDataSource;Initial Catalog= DataBaseName ;Integrated Security=True
As I said, it works fine on my computer but NOT on other computers !!!
I installed my application on another computer and also installed SQL server, then attached my database and it works fine, but when i run my progran and enter ID and Pass get this error !

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)

A friend from here suggested:
By default, SQL Server blocks remote access. To get round this, log into SQL Server Configuration Manager and make sure that you have enabled Named Pipes. Then, go into the Surface Area Configuration Tool and make sure it's set for Local and/or remote connections for Named Pipes. Now, restart the SQL Server instance.

I did that but still get the same error !!! what should I do ???

Thanx
AnswerRe: Trouble connecting to SQl server 2005 Pin
kubben30-Apr-07 14:18
kubben30-Apr-07 14:18 
GeneralRe: Trouble connecting to SQl server 2005 Pin
mrkeivan1-May-07 3:10
mrkeivan1-May-07 3:10 
GeneralRe: Trouble connecting to SQl server 2005 Pin
kubben1-May-07 3:36
kubben1-May-07 3:36 
GeneralRe: Trouble connecting to SQl server 2005 Pin
mrkeivan1-May-07 8:31
mrkeivan1-May-07 8:31 
GeneralRe: Trouble connecting to SQl server 2005 Pin
kubben1-May-07 8:33
kubben1-May-07 8:33 
AnswerRe: Trouble connecting to SQl server 2005 Pin
Pratyush_k30-Apr-07 19:49
Pratyush_k30-Apr-07 19:49 
AnswerRe: Trouble connecting to SQl server 2005 Pin
Pete O'Hanlon30-Apr-07 22:27
mvePete O'Hanlon30-Apr-07 22:27 
GeneralRe: Trouble connecting to SQl server 2005 Pin
mrkeivan1-May-07 3:09
mrkeivan1-May-07 3:09 
AnswerRe: Trouble connecting to SQl server 2005 Pin
Mike Dimmick1-May-07 5:49
Mike Dimmick1-May-07 5:49 
GeneralRe: Trouble connecting to SQl server 2005 Pin
mrkeivan1-May-07 8:29
mrkeivan1-May-07 8:29 
AnswerRe: Trouble connecting to SQl server 2005 Pin
mghiassi2-May-07 2:31
mghiassi2-May-07 2:31 
Question2000...Pivot Table??? Pin
tadhg8830-Apr-07 1:50
tadhg8830-Apr-07 1:50 
Questionreport does not exported Pin
mohd imran abdul aziz30-Apr-07 1:12
mohd imran abdul aziz30-Apr-07 1:12 
QuestionGetting Records Pin
Kushi Bobby30-Apr-07 1:00
Kushi Bobby30-Apr-07 1:00 
AnswerRe: Getting Records Pin
andyharman30-Apr-07 22:27
professionalandyharman30-Apr-07 22:27 
GeneralRe: Getting Records Pin
Kushi Bobby1-May-07 1:36
Kushi Bobby1-May-07 1:36 
QuestionADO Error -2147352566/0x8002000A Pin
Wags30-Apr-07 0:35
professionalWags30-Apr-07 0:35 

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.