Hi, I am connecting from clientside with sql server 2005 installed trying to connect to a database running on a server with sql server 2000 installed. this is not a 2000 to 2005 compatibility issue.
I can connect locally fine to the server and log in using the sa account, however for BDE admin i HAVE to use the server name instead of ip address. If i try to use the ip address of the server, the connection dosnt get established. *this is all happening localy on our own network.
How to I use ip address to connect instead of the server name I will need to connect remotely outside of our network later on, and i dont think I can use the servername. Does anyone have a solution thanks.

BDE admin connecting problem, How do I connect via IP address.
crazychemist
jd.conley
FMorse
1) does SQL server 2005 come with a client only tool
2) is there a way to connect via an alias with an application without installing sql server 2005
thanks in advance!
Julie Clark
TP Diffenbach
1/ Yes its called SQL Server Management Studio (or Express Edition of SSMS) for management and there are dev tools, config tools etc
2/ you need to install SQL Server Computer Manager to config alias's