dbTalk Databases Forums  

Connecting to new SQL Server - database engine no local server

microsoft.public.sqlserver.setup microsoft.public.sqlserver.setup


Discuss Connecting to new SQL Server - database engine no local server in the microsoft.public.sqlserver.setup forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
A.
 
Posts: n/a

Default Connecting to new SQL Server - database engine no local server - 06-09-2008 , 03:48 AM






Hi

Just installed a new SQL Server 2005 server. And have some questions related
to the connection window in Management Studio.
When I Launch Management Studio I choose the server I will connect to in the
server box. In this there is no name, so I choose "Browse for more.."
Here I can select the server to connect to. Under "local Servers" I have en
entry saying "database Engine" but no servers are listed. I have to choose
"Network servers", and browse down to I find the server in Questions. Does
this sound right when I'm launching Management Studio from the local server
where the database engine is installed?
In the SQL Server 2005 Surface Area configuration tool the server is
configured for Remote Connections. I've chosen "local and Remote
connections." and enabled both TCP/IP and names pipes. The only option that
I can connect to under "local servers" are Integration services".

/A.


Reply With Quote
  #2  
Old   
Ekrem Önsoy
 
Posts: n/a

Default Re: Connecting to new SQL Server - database engine no local server - 06-10-2008 , 06:37 AM






Hello Andy,

SQL Server Database Engine may not be installed during SQL Server Setup. To
ensure if this is true or false, you must open SQL Server Configuration
Manager and check out "SQL Server 2005 Services" node to see installed SQL
Server services.

Tell us what SQL Server services are installed. If you can see the Database
Engine (which looks like "SQL Server (MSSQLSERVER)" if it's a Default
Instance or "SQL Server (<Instance_name>)" in case it's a Named Instance).

--
Ekrem Önsoy



"A." <andy.i (AT) spamblcoker (DOT) org> wrote

Quote:
Hi

Just installed a new SQL Server 2005 server. And have some questions
related to the connection window in Management Studio.
When I Launch Management Studio I choose the server I will connect to in
the server box. In this there is no name, so I choose "Browse for more.."
Here I can select the server to connect to. Under "local Servers" I have
en entry saying "database Engine" but no servers are listed. I have to
choose "Network servers", and browse down to I find the server in
Questions. Does this sound right when I'm launching Management Studio from
the local server where the database engine is installed?
In the SQL Server 2005 Surface Area configuration tool the server is
configured for Remote Connections. I've chosen "local and Remote
connections." and enabled both TCP/IP and names pipes. The only option
that I can connect to under "local servers" are Integration services".

/A.



Reply With Quote
  #3  
Old   
Ekrem Önsoy
 
Posts: n/a

Default Re: Connecting to new SQL Server - database engine no local server - 06-10-2008 , 06:37 AM



Hello Andy,

SQL Server Database Engine may not be installed during SQL Server Setup. To
ensure if this is true or false, you must open SQL Server Configuration
Manager and check out "SQL Server 2005 Services" node to see installed SQL
Server services.

Tell us what SQL Server services are installed. If you can see the Database
Engine (which looks like "SQL Server (MSSQLSERVER)" if it's a Default
Instance or "SQL Server (<Instance_name>)" in case it's a Named Instance).

--
Ekrem Önsoy



"A." <andy.i (AT) spamblcoker (DOT) org> wrote

Quote:
Hi

Just installed a new SQL Server 2005 server. And have some questions
related to the connection window in Management Studio.
When I Launch Management Studio I choose the server I will connect to in
the server box. In this there is no name, so I choose "Browse for more.."
Here I can select the server to connect to. Under "local Servers" I have
en entry saying "database Engine" but no servers are listed. I have to
choose "Network servers", and browse down to I find the server in
Questions. Does this sound right when I'm launching Management Studio from
the local server where the database engine is installed?
In the SQL Server 2005 Surface Area configuration tool the server is
configured for Remote Connections. I've chosen "local and Remote
connections." and enabled both TCP/IP and names pipes. The only option
that I can connect to under "local servers" are Integration services".

/A.



Reply With Quote
  #4  
Old   
Ekrem Önsoy
 
Posts: n/a

Default Re: Connecting to new SQL Server - database engine no local server - 06-10-2008 , 06:37 AM



Hello Andy,

SQL Server Database Engine may not be installed during SQL Server Setup. To
ensure if this is true or false, you must open SQL Server Configuration
Manager and check out "SQL Server 2005 Services" node to see installed SQL
Server services.

Tell us what SQL Server services are installed. If you can see the Database
Engine (which looks like "SQL Server (MSSQLSERVER)" if it's a Default
Instance or "SQL Server (<Instance_name>)" in case it's a Named Instance).

--
Ekrem Önsoy



"A." <andy.i (AT) spamblcoker (DOT) org> wrote

Quote:
Hi

Just installed a new SQL Server 2005 server. And have some questions
related to the connection window in Management Studio.
When I Launch Management Studio I choose the server I will connect to in
the server box. In this there is no name, so I choose "Browse for more.."
Here I can select the server to connect to. Under "local Servers" I have
en entry saying "database Engine" but no servers are listed. I have to
choose "Network servers", and browse down to I find the server in
Questions. Does this sound right when I'm launching Management Studio from
the local server where the database engine is installed?
In the SQL Server 2005 Surface Area configuration tool the server is
configured for Remote Connections. I've chosen "local and Remote
connections." and enabled both TCP/IP and names pipes. The only option
that I can connect to under "local servers" are Integration services".

/A.



Reply With Quote
  #5  
Old   
Ekrem Önsoy
 
Posts: n/a

Default Re: Connecting to new SQL Server - database engine no local server - 06-10-2008 , 06:37 AM



Hello Andy,

SQL Server Database Engine may not be installed during SQL Server Setup. To
ensure if this is true or false, you must open SQL Server Configuration
Manager and check out "SQL Server 2005 Services" node to see installed SQL
Server services.

Tell us what SQL Server services are installed. If you can see the Database
Engine (which looks like "SQL Server (MSSQLSERVER)" if it's a Default
Instance or "SQL Server (<Instance_name>)" in case it's a Named Instance).

--
Ekrem Önsoy



"A." <andy.i (AT) spamblcoker (DOT) org> wrote

Quote:
Hi

Just installed a new SQL Server 2005 server. And have some questions
related to the connection window in Management Studio.
When I Launch Management Studio I choose the server I will connect to in
the server box. In this there is no name, so I choose "Browse for more.."
Here I can select the server to connect to. Under "local Servers" I have
en entry saying "database Engine" but no servers are listed. I have to
choose "Network servers", and browse down to I find the server in
Questions. Does this sound right when I'm launching Management Studio from
the local server where the database engine is installed?
In the SQL Server 2005 Surface Area configuration tool the server is
configured for Remote Connections. I've chosen "local and Remote
connections." and enabled both TCP/IP and names pipes. The only option
that I can connect to under "local servers" are Integration services".

/A.



Reply With Quote
  #6  
Old   
Ekrem Önsoy
 
Posts: n/a

Default Re: Connecting to new SQL Server - database engine no local server - 06-10-2008 , 06:37 AM



Hello Andy,

SQL Server Database Engine may not be installed during SQL Server Setup. To
ensure if this is true or false, you must open SQL Server Configuration
Manager and check out "SQL Server 2005 Services" node to see installed SQL
Server services.

Tell us what SQL Server services are installed. If you can see the Database
Engine (which looks like "SQL Server (MSSQLSERVER)" if it's a Default
Instance or "SQL Server (<Instance_name>)" in case it's a Named Instance).

--
Ekrem Önsoy



"A." <andy.i (AT) spamblcoker (DOT) org> wrote

Quote:
Hi

Just installed a new SQL Server 2005 server. And have some questions
related to the connection window in Management Studio.
When I Launch Management Studio I choose the server I will connect to in
the server box. In this there is no name, so I choose "Browse for more.."
Here I can select the server to connect to. Under "local Servers" I have
en entry saying "database Engine" but no servers are listed. I have to
choose "Network servers", and browse down to I find the server in
Questions. Does this sound right when I'm launching Management Studio from
the local server where the database engine is installed?
In the SQL Server 2005 Surface Area configuration tool the server is
configured for Remote Connections. I've chosen "local and Remote
connections." and enabled both TCP/IP and names pipes. The only option
that I can connect to under "local servers" are Integration services".

/A.



Reply With Quote
  #7  
Old   
Ekrem Önsoy
 
Posts: n/a

Default Re: Connecting to new SQL Server - database engine no local server - 06-10-2008 , 06:37 AM



Hello Andy,

SQL Server Database Engine may not be installed during SQL Server Setup. To
ensure if this is true or false, you must open SQL Server Configuration
Manager and check out "SQL Server 2005 Services" node to see installed SQL
Server services.

Tell us what SQL Server services are installed. If you can see the Database
Engine (which looks like "SQL Server (MSSQLSERVER)" if it's a Default
Instance or "SQL Server (<Instance_name>)" in case it's a Named Instance).

--
Ekrem Önsoy



"A." <andy.i (AT) spamblcoker (DOT) org> wrote

Quote:
Hi

Just installed a new SQL Server 2005 server. And have some questions
related to the connection window in Management Studio.
When I Launch Management Studio I choose the server I will connect to in
the server box. In this there is no name, so I choose "Browse for more.."
Here I can select the server to connect to. Under "local Servers" I have
en entry saying "database Engine" but no servers are listed. I have to
choose "Network servers", and browse down to I find the server in
Questions. Does this sound right when I'm launching Management Studio from
the local server where the database engine is installed?
In the SQL Server 2005 Surface Area configuration tool the server is
configured for Remote Connections. I've chosen "local and Remote
connections." and enabled both TCP/IP and names pipes. The only option
that I can connect to under "local servers" are Integration services".

/A.



Reply With Quote
  #8  
Old   
Ekrem Önsoy
 
Posts: n/a

Default Re: Connecting to new SQL Server - database engine no local server - 06-10-2008 , 06:37 AM



Hello Andy,

SQL Server Database Engine may not be installed during SQL Server Setup. To
ensure if this is true or false, you must open SQL Server Configuration
Manager and check out "SQL Server 2005 Services" node to see installed SQL
Server services.

Tell us what SQL Server services are installed. If you can see the Database
Engine (which looks like "SQL Server (MSSQLSERVER)" if it's a Default
Instance or "SQL Server (<Instance_name>)" in case it's a Named Instance).

--
Ekrem Önsoy



"A." <andy.i (AT) spamblcoker (DOT) org> wrote

Quote:
Hi

Just installed a new SQL Server 2005 server. And have some questions
related to the connection window in Management Studio.
When I Launch Management Studio I choose the server I will connect to in
the server box. In this there is no name, so I choose "Browse for more.."
Here I can select the server to connect to. Under "local Servers" I have
en entry saying "database Engine" but no servers are listed. I have to
choose "Network servers", and browse down to I find the server in
Questions. Does this sound right when I'm launching Management Studio from
the local server where the database engine is installed?
In the SQL Server 2005 Surface Area configuration tool the server is
configured for Remote Connections. I've chosen "local and Remote
connections." and enabled both TCP/IP and names pipes. The only option
that I can connect to under "local servers" are Integration services".

/A.



Reply With Quote
  #9  
Old   
Ekrem Önsoy
 
Posts: n/a

Default Re: Connecting to new SQL Server - database engine no local server - 06-10-2008 , 06:37 AM



Hello Andy,

SQL Server Database Engine may not be installed during SQL Server Setup. To
ensure if this is true or false, you must open SQL Server Configuration
Manager and check out "SQL Server 2005 Services" node to see installed SQL
Server services.

Tell us what SQL Server services are installed. If you can see the Database
Engine (which looks like "SQL Server (MSSQLSERVER)" if it's a Default
Instance or "SQL Server (<Instance_name>)" in case it's a Named Instance).

--
Ekrem Önsoy



"A." <andy.i (AT) spamblcoker (DOT) org> wrote

Quote:
Hi

Just installed a new SQL Server 2005 server. And have some questions
related to the connection window in Management Studio.
When I Launch Management Studio I choose the server I will connect to in
the server box. In this there is no name, so I choose "Browse for more.."
Here I can select the server to connect to. Under "local Servers" I have
en entry saying "database Engine" but no servers are listed. I have to
choose "Network servers", and browse down to I find the server in
Questions. Does this sound right when I'm launching Management Studio from
the local server where the database engine is installed?
In the SQL Server 2005 Surface Area configuration tool the server is
configured for Remote Connections. I've chosen "local and Remote
connections." and enabled both TCP/IP and names pipes. The only option
that I can connect to under "local servers" are Integration services".

/A.



Reply With Quote
  #10  
Old   
Ekrem Önsoy
 
Posts: n/a

Default Re: Connecting to new SQL Server - database engine no local server - 06-10-2008 , 06:37 AM



Hello Andy,

SQL Server Database Engine may not be installed during SQL Server Setup. To
ensure if this is true or false, you must open SQL Server Configuration
Manager and check out "SQL Server 2005 Services" node to see installed SQL
Server services.

Tell us what SQL Server services are installed. If you can see the Database
Engine (which looks like "SQL Server (MSSQLSERVER)" if it's a Default
Instance or "SQL Server (<Instance_name>)" in case it's a Named Instance).

--
Ekrem Önsoy



"A." <andy.i (AT) spamblcoker (DOT) org> wrote

Quote:
Hi

Just installed a new SQL Server 2005 server. And have some questions
related to the connection window in Management Studio.
When I Launch Management Studio I choose the server I will connect to in
the server box. In this there is no name, so I choose "Browse for more.."
Here I can select the server to connect to. Under "local Servers" I have
en entry saying "database Engine" but no servers are listed. I have to
choose "Network servers", and browse down to I find the server in
Questions. Does this sound right when I'm launching Management Studio from
the local server where the database engine is installed?
In the SQL Server 2005 Surface Area configuration tool the server is
configured for Remote Connections. I've chosen "local and Remote
connections." and enabled both TCP/IP and names pipes. The only option
that I can connect to under "local servers" are Integration services".

/A.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.