Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
addileepsebastian
Starting Member
4 Posts |
Posted - 2011-03-16 : 02:43:38
|
We have a third party ERP System. When this s system installed we get a database. We want to access the database form our new website. How we can connect to that database form our website. What are steps we need to get the connection? if we need to enable any port. How we can identify which port is using the sql server |
|
ahmeds08
Aged Yak Warrior
737 Posts |
Posted - 2011-03-16 : 03:09:14
|
sql server uses 1433 as port no for TCP/IP |
 |
|
itityagi
Starting Member
4 Posts |
Posted - 2011-03-21 : 03:39:46
|
i am trying to install sql server 2005.i already have visual studio 2008.but after installation i am not able to connect to server as it is not picking up the local server by default.i manually configure my machine than also i am getting an error. |
 |
|
|
|
|