Click here to Skip to main content
15,902,777 members
Home / Discussions / Database
   

Database

 
Questionwhat is merge() and AcceptChanges() in ADO.net Pin
Vinay Dornala28-Jan-07 20:37
Vinay Dornala28-Jan-07 20:37 
AnswerRe: what is merge() and AcceptChanges() in ADO.net Pin
Parwej Ahamad28-Jan-07 21:01
professionalParwej Ahamad28-Jan-07 21:01 
QuestionConnecting to remote SQL Express Pin
Joe Smith IX28-Jan-07 6:46
Joe Smith IX28-Jan-07 6:46 
AnswerRe: Connecting to remote SQL Express Pin
blue_arc28-Jan-07 19:56
blue_arc28-Jan-07 19:56 
GeneralRe: Connecting to remote SQL Express Pin
Joe Smith IX28-Jan-07 22:28
Joe Smith IX28-Jan-07 22:28 
GeneralRe: Connecting to remote SQL Express Pin
Joe Smith IX1-Feb-07 5:51
Joe Smith IX1-Feb-07 5:51 
AnswerRe: Connecting to remote SQL Express Pin
S Douglas28-Jan-07 20:32
professionalS Douglas28-Jan-07 20:32 
AnswerRe: Connecting to remote SQL Express Pin
steve_rm29-Jan-07 4:03
steve_rm29-Jan-07 4:03 
Hello,

For remote connections you don't need to use the port number, the port number would only be used if you don't have sql browser (this is needed if you have don't have the default instance named) not running and you are connecting to the server through an IP address.

I think what the problem would be is that you have not setup your sql server for remote connections, by default it is local only.

This can be done easily by going to the server surface area configuration, select your server and click on remote and make sure that named pipes and tcp/ip is selected.

Another check you can make is by going to the server configuration manager and sql server network configuration | select the protocol for you server and make sure that named pipes and tcp/ip is enabled.

Hope this helps,

Steve
GeneralRe: Connecting to remote SQL Express Pin
S Douglas29-Jan-07 4:26
professionalS Douglas29-Jan-07 4:26 
AnswerRe: Connecting to remote SQL Express Pin
steve_rm29-Jan-07 6:05
steve_rm29-Jan-07 6:05 
QuestionHow do I change the date format? Pin
davidstern10028-Jan-07 5:01
davidstern10028-Jan-07 5:01 
AnswerRe: How do I change the date format? Pin
Colin Angus Mackay28-Jan-07 5:37
Colin Angus Mackay28-Jan-07 5:37 
QuestionHow do i compare Datetime Pin
www.Developerof.NET28-Jan-07 0:33
www.Developerof.NET28-Jan-07 0:33 
AnswerRe: How do i compare Datetime Pin
Bassam Saoud28-Jan-07 2:04
Bassam Saoud28-Jan-07 2:04 
GeneralRe: How do i compare Datetime Pin
www.Developerof.NET28-Jan-07 6:56
www.Developerof.NET28-Jan-07 6:56 
QuestionConnectivity issue - SQLServer not listening on port 1433/ms-sql-s Pin
viji]27-Jan-07 22:23
viji]27-Jan-07 22:23 
Questioncannot connect to server Pin
rp_suman27-Jan-07 20:51
rp_suman27-Jan-07 20:51 
AnswerRe: cannot connect to server [modified] Pin
Aaron VanWieren28-Jan-07 9:23
Aaron VanWieren28-Jan-07 9:23 
GeneralRe: cannot connect to server Pin
rp_suman2-Feb-07 4:16
rp_suman2-Feb-07 4:16 
QuestionCrystal Report vb.net 2005 !!! Pin
kindman_nb27-Jan-07 19:08
kindman_nb27-Jan-07 19:08 
AnswerRe: Crystal Report vb.net 2005 !!! Pin
Bassam Saoud27-Jan-07 21:59
Bassam Saoud27-Jan-07 21:59 
GeneralRe: Crystal Report vb.net 2005 !!! Pin
kindman_nb27-Jan-07 22:05
kindman_nb27-Jan-07 22:05 
GeneralRe: Crystal Report vb.net 2005 !!! Pin
kindman_nb28-Jan-07 5:10
kindman_nb28-Jan-07 5:10 
GeneralRe: Crystal Report vb.net 2005 !!! Pin
Bassam Saoud28-Jan-07 7:40
Bassam Saoud28-Jan-07 7:40 
GeneralRe: Crystal Report vb.net 2005 !!! Pin
kindman_nb28-Jan-07 22:06
kindman_nb28-Jan-07 22:06 

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.