Re: SQL 2005 Tools
- From: "Andrew J. Kelly" <sqlmvpnooospam@xxxxxxxxxxxx>
- Date: Mon, 14 Jul 2008 08:54:38 -0400
Connecting to the database can be done via ODBC, OLEDB etc. from just about any client interface. The question is what does this developer need to do? The tool of choice to manage a SQL2005 database, write TSQL etc. is the SQL Server Management Studio (SSMS). You are telneting to the server that the database instance is hosted on, not the database instance itself. I don't know what comes with SBS but I have to assume SSMS is included and if the client tools were loaded you can find it in the SQL Server folder in the start menu. You can load the client tools (SSMS & others) on other machines as well in order to connect to SQL Server.
--
Andrew J. Kelly SQL MVP
Solid Quality Mentors
"MF" <MF@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:51C67DBC-FFEE-46C9-ABAB-CAD1F2DB6CCF@xxxxxxxxxxxxxxxx
Hello All,
I am not conversant with SQL but I need to know what tools or apps can be
used to connect to SQL Server 2005 on SBS 2003 Premium or what methods there
are for connecting to it. Basically, my manager (who knows nothing about
databases) demands that he needs to connect to the database being made
available to a developer). The database has been created and I am able to
successfully telnet to it remotely. How can I have the manager connect to it?
And what else do I need to do to let the developer connect and do development
work on it?
Thanx.
.
- Prev by Date: Re: Defualt Pooling
- Next by Date: Re: SQL 2005 Tools
- Previous by thread: When will global temp table not be dropped after connection is los
- Next by thread: Re: SQL 2005 Tools
- Index(es):
Relevant Pages
|
Loading