October 2, 2009 at 1:03 pm
hi,
how can i connect to sql server?i have server name which is located in canada with enterprise edition and all licensed.
how can i connect to the sql server? please help me as i am a developer and new to this sql field?
do i have to install sql server native client on my laptop?
Thanks,
October 2, 2009 at 1:08 pm
Are you trying to connect an application you're building, or are you trying to connect Management Studio?
I'd say the best place to start for either one would be to have the IP address of the database, and you'll probably need the port number as well, unless they've left it as the default (some do).
- Gus "GSquared", RSVP, OODA, MAP, NMVP, FAQ, SAT, SQL, DNA, RNA, UOI, IOU, AM, PM, AD, BC, BCE, USA, UN, CF, ROFL, LOL, ETC
Property of The Thread
"Nobody knows the age of the human race, but everyone agrees it's old enough to know better." - Anon
October 2, 2009 at 1:18 pm
hi,
thanks for the reply.
I have port number, server adress all the details. the servers are in canada as i said. now i want to connect to the sql server there from my laptop.
am trying to connect to the sql management studio and enterprise manager. my id have right permissions.
how can i, please suggest?
thanks,
October 2, 2009 at 1:35 pm
When Management Studio asks you which server to connect to, type in the IP address, add the correct credentials, and see if it'll connect.
- Gus "GSquared", RSVP, OODA, MAP, NMVP, FAQ, SAT, SQL, DNA, RNA, UOI, IOU, AM, PM, AD, BC, BCE, USA, UN, CF, ROFL, LOL, ETC
Property of The Thread
"Nobody knows the age of the human race, but everyone agrees it's old enough to know better." - Anon
October 2, 2009 at 1:45 pm
I dont have any management studio or any sql native client install on my laptop.
please tell the procedure. as im new. i will be thankful if u can tell me step by step...
thanks,
October 3, 2009 at 3:50 pm
How to install client tools only (Setup)
http://msdn.microsoft.com/en-us/library/aa197918(SQL.80).aspx
MJ
October 7, 2009 at 11:24 am
My question is still not answered, can you please help me on this??
I want to access my servers and i have valid id.
What do i download on my laptop?
how i will run query on the a query analyzer?
Do I buy any devloper/express edition?
All my servers there in canada are licensed... please help as im new
thanks,
October 8, 2009 at 7:07 am
First, you get a copy of Query Analyzer or SQL Server Management Studio. Either one will work.
Do you have one of those?
- Gus "GSquared", RSVP, OODA, MAP, NMVP, FAQ, SAT, SQL, DNA, RNA, UOI, IOU, AM, PM, AD, BC, BCE, USA, UN, CF, ROFL, LOL, ETC
Property of The Thread
"Nobody knows the age of the human race, but everyone agrees it's old enough to know better." - Anon
October 8, 2009 at 10:12 am
No, I dont have none of those you mentioned.
can i connect with native client?
October 8, 2009 at 5:11 pm
Maybe the OP needs terminal services to connect and run the applications on the servers?
"When in danger or in doubt. Run in circles, scream and shout!" TANSTAAFL
"Robert A. Heinlein"
October 12, 2009 at 7:19 am
Yes, you can connect with native client. The documentation on it is here http://msdn.microsoft.com/en-us/data/aa937733.aspx.
Native client is a means for getting applications to connect to SQL Server. It's not something you can use directly, it's something you use in software that you are building. Is that what you're trying to do? Connect an application to SQL?
- Gus "GSquared", RSVP, OODA, MAP, NMVP, FAQ, SAT, SQL, DNA, RNA, UOI, IOU, AM, PM, AD, BC, BCE, USA, UN, CF, ROFL, LOL, ETC
Property of The Thread
"Nobody knows the age of the human race, but everyone agrees it's old enough to know better." - Anon
October 13, 2009 at 11:06 pm
first u will have to install workstation component(SQL 2005) or client component (SQL 2000) which is included in SQL server setup CD.
then only u will be able to connect to the servers.
Sanket Ahir
Don't run behind the success, Try to be eligible & success will run behind u......
October 14, 2009 at 3:04 am
Dear Friend,
Simply download this stuff and just open sqldbx there you can specify servername as servername,portno. and enter your credentials. you can connect to the server and use like server management studio.
http://www.sqldbx.com/personal_edition.htm
try it out!
Viewing 13 posts - 1 through 12 (of 12 total)
You must be logged in to reply to this topic. Login to reply