Click to See Complete Forum and Search --> : Connecting to Sql Server


abe5lincoln
August 13th, 2008, 01:55 AM
Hi everyone,

I am working from a domain computer, and my boss has asked me to work in sql server of the server. so how to connect to the sql server in the server. Could anyone please let me know the steps to connect.

Thanks in advance,
Abraham Lincoln.B

HairyMonkeyMan
August 13th, 2008, 04:44 AM
Hi Abe ;)

If the server is up and running correctly, you can connect using the 'Enterprise Manager' application that comes bundled with it. Start it up and if your on the local machine, put localhost in the server name box.

If you want to connect through a programming language, it depends on which language you are using.

abe5lincoln
August 13th, 2008, 05:50 AM
Thanks for the information . i would try it and if i have any problems i will let u know, so that u can help me out. Thank you so much.