473,385 Members | 1,930 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

SQL Server 7.0 installation

My work let me put SQL Server 7.0 Enterprise Edition on my laptop. I have
never setup a server from the beginning, so I am a little new at creating
server groups.

Alright, I am trying to create a server group. I right click on the "SQL
Server Group" and make a name of "TEST" and put in the subgroup of "SQL
Server Group".

Next, I try to register the "TEST" server group. I right click on the "TEST"
server group and New Server Group Registration. (Someone told me I need to
know the name of my computer (LAPTOP) and the workgroup name (WORKGROUP) for
the next part.) On the following part, for selecting a SQL Server, "LAPTOP"
automatically comes up as the available servers, so I add it to the "Added
Servers" list. On the next step, I choose the SQL Server authentication and
type in the login name as "sa" and the password as "password" (I was told
that is the default, but I tried "sa" and "(no password)" and I tried
"administrator" and no password.) Then, I add the server group to an
"existing SQL Server Group" - group name: "SQL Server Group". Finally, when
I try to connect or finish, the following message comes up: "LAPTOP - SQL
Server does not exist or access denied, Connection Open".

I am not sure what I am doing wrong, I was told that I should setup an ODBC
that is SQL Server, but it asks for a database to connect to, and there are
none. Please, I hope someone could help me, I am trying to learn SQL Server
7.0 for work.

Thanks, in advance, for any help,
Grim Reaper
Jul 20 '05 #1
5 2708
Very few servers will/should have the sa account with either of those two
choices of password. See your SQL Server admin about that. Also maybe the
SQL Server you are trying to register is set up fpr NT authentication only
in which case you will need tobe allowed access by virtue of your Windows
Account.

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org
"Grim Reaper" <73****@comcast.net> wrote in message
news:p_********************@comcast.com...
My work let me put SQL Server 7.0 Enterprise Edition on my laptop. I have
never setup a server from the beginning, so I am a little new at creating
server groups.

Alright, I am trying to create a server group. I right click on the "SQL
Server Group" and make a name of "TEST" and put in the subgroup of "SQL
Server Group".

Next, I try to register the "TEST" server group. I right click on the "TEST" server group and New Server Group Registration. (Someone told me I need to
know the name of my computer (LAPTOP) and the workgroup name (WORKGROUP) for the next part.) On the following part, for selecting a SQL Server, "LAPTOP" automatically comes up as the available servers, so I add it to the "Added
Servers" list. On the next step, I choose the SQL Server authentication and type in the login name as "sa" and the password as "password" (I was told
that is the default, but I tried "sa" and "(no password)" and I tried
"administrator" and no password.) Then, I add the server group to an
"existing SQL Server Group" - group name: "SQL Server Group". Finally, when I try to connect or finish, the following message comes up: "LAPTOP - SQL
Server does not exist or access denied, Connection Open".

I am not sure what I am doing wrong, I was told that I should setup an ODBC that is SQL Server, but it asks for a database to connect to, and there are none. Please, I hope someone could help me, I am trying to learn SQL Server 7.0 for work.

Thanks, in advance, for any help,
Grim Reaper

Jul 20 '05 #2
The laptop is mine, so I am the "Server Admin". I set up the SQL Server and
I set up Windows XP Professional on my laptop.

I have tried the NT authentication, but it did not work, either.

So, seeing as though I own the laptop, is there anyway that I can setup the
SQL Server on my laptop so that I can use it? If so, how?

Thanks,
Grim Reaper

"Allan Mitchell" <al***@no-spam.sqldts.com> wrote in message
news:40***********************@lovejoy.zen.co.uk.. .
Very few servers will/should have the sa account with either of those two
choices of password. See your SQL Server admin about that. Also maybe the SQL Server you are trying to register is set up fpr NT authentication only in which case you will need tobe allowed access by virtue of your Windows
Account.

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org
"Grim Reaper" <73****@comcast.net> wrote in message
news:p_********************@comcast.com...
My work let me put SQL Server 7.0 Enterprise Edition on my laptop. I have never setup a server from the beginning, so I am a little new at creating server groups.

Alright, I am trying to create a server group. I right click on the "SQL
Server Group" and make a name of "TEST" and put in the subgroup of "SQL
Server Group".

Next, I try to register the "TEST" server group. I right click on the

"TEST"
server group and New Server Group Registration. (Someone told me I need to know the name of my computer (LAPTOP) and the workgroup name (WORKGROUP)

for
the next part.) On the following part, for selecting a SQL Server,

"LAPTOP"
automatically comes up as the available servers, so I add it to the "Added Servers" list. On the next step, I choose the SQL Server authentication

and
type in the login name as "sa" and the password as "password" (I was told that is the default, but I tried "sa" and "(no password)" and I tried
"administrator" and no password.) Then, I add the server group to an
"existing SQL Server Group" - group name: "SQL Server Group". Finally,

when
I try to connect or finish, the following message comes up: "LAPTOP - SQL Server does not exist or access denied, Connection Open".

I am not sure what I am doing wrong, I was told that I should setup an

ODBC
that is SQL Server, but it asks for a database to connect to, and there

are
none. Please, I hope someone could help me, I am trying to learn SQL

Server
7.0 for work.

Thanks, in advance, for any help,
Grim Reaper


Jul 20 '05 #3
If you are a member of the local administrators group on that box then you
should be able to log in through NT Authentication.

The service is started right?

What OS are you using on your laptop?

Do you actually have the Client Tools installed or the Engine as well.?

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org
"Grim Reaper" <gr*****@nospam.com> wrote in message
news:sb********************@comcast.com...
The laptop is mine, so I am the "Server Admin". I set up the SQL Server and I set up Windows XP Professional on my laptop.

I have tried the NT authentication, but it did not work, either.

So, seeing as though I own the laptop, is there anyway that I can setup the SQL Server on my laptop so that I can use it? If so, how?

Thanks,
Grim Reaper

"Allan Mitchell" <al***@no-spam.sqldts.com> wrote in message
news:40***********************@lovejoy.zen.co.uk.. .
Very few servers will/should have the sa account with either of those two
choices of password. See your SQL Server admin about that. Also maybe the
SQL Server you are trying to register is set up fpr NT authentication

only
in which case you will need tobe allowed access by virtue of your Windows Account.

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org
"Grim Reaper" <73****@comcast.net> wrote in message
news:p_********************@comcast.com...
My work let me put SQL Server 7.0 Enterprise Edition on my laptop. I have never setup a server from the beginning, so I am a little new at creating server groups.

Alright, I am trying to create a server group. I right click on the "SQL Server Group" and make a name of "TEST" and put in the subgroup of "SQL Server Group".

Next, I try to register the "TEST" server group. I right click on the

"TEST"
server group and New Server Group Registration. (Someone told me I
need to know the name of my computer (LAPTOP) and the workgroup name
(WORKGROUP) for
the next part.) On the following part, for selecting a SQL Server,

"LAPTOP"
automatically comes up as the available servers, so I add it to the "Added Servers" list. On the next step, I choose the SQL Server
authentication and
type in the login name as "sa" and the password as "password" (I was told that is the default, but I tried "sa" and "(no password)" and I tried
"administrator" and no password.) Then, I add the server group to an
"existing SQL Server Group" - group name: "SQL Server Group". Finally,

when
I try to connect or finish, the following message comes up: "LAPTOP - SQL Server does not exist or access denied, Connection Open".

I am not sure what I am doing wrong, I was told that I should setup an

ODBC
that is SQL Server, but it asks for a database to connect to, and

there are
none. Please, I hope someone could help me, I am trying to learn SQL

Server
7.0 for work.

Thanks, in advance, for any help,
Grim Reaper



Jul 20 '05 #4
> If you are a member of the local administrators group on that box then you
should be able to log in through NT Authentication. Actually, the laptop is mine. Therefore, I guess that would make me the
administrator.
What OS are you using on your laptop? I am using Windows XP Professional.
The service is started right? Not sure what service you mean, here.
Do you actually have the Client Tools installed or the Engine as well.? I installed everything on the disk for SQL Server 7.0. When everything came
up that it asked me if I wanted to install, I said everything because I was
not sure what I needed.

Grim Reaper

"Allan Mitchell" <al***@no-spam.sqldts.com> wrote in message
news:40***********************@lovejoy.zen.co.uk.. . If you are a member of the local administrators group on that box then you
should be able to log in through NT Authentication.

The service is started right?

What OS are you using on your laptop?

Do you actually have the Client Tools installed or the Engine as well.?

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org
"Grim Reaper" <gr*****@nospam.com> wrote in message
news:sb********************@comcast.com...
The laptop is mine, so I am the "Server Admin". I set up the SQL Server

and
I set up Windows XP Professional on my laptop.

I have tried the NT authentication, but it did not work, either.

So, seeing as though I own the laptop, is there anyway that I can setup

the
SQL Server on my laptop so that I can use it? If so, how?

Thanks,
Grim Reaper

"Allan Mitchell" <al***@no-spam.sqldts.com> wrote in message
news:40***********************@lovejoy.zen.co.uk.. .
Very few servers will/should have the sa account with either of those two choices of password. See your SQL Server admin about that. Also maybe
the
SQL Server you are trying to register is set up fpr NT authentication

only
in which case you will need tobe allowed access by virtue of your Windows Account.

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org
"Grim Reaper" <73****@comcast.net> wrote in message
news:p_********************@comcast.com...
> My work let me put SQL Server 7.0 Enterprise Edition on my laptop. I

have
> never setup a server from the beginning, so I am a little new at

creating
> server groups.
>
> Alright, I am trying to create a server group. I right click on the "SQL > Server Group" and make a name of "TEST" and put in the subgroup of "SQL > Server Group".
>
> Next, I try to register the "TEST" server group. I right click on
the "TEST"
> server group and New Server Group Registration. (Someone told me I need
to
> know the name of my computer (LAPTOP) and the workgroup name

(WORKGROUP) for
> the next part.) On the following part, for selecting a SQL Server,
"LAPTOP"
> automatically comes up as the available servers, so I add it to the

"Added
> Servers" list. On the next step, I choose the SQL Server authentication and
> type in the login name as "sa" and the password as "password" (I was

told
> that is the default, but I tried "sa" and "(no password)" and I tried > "administrator" and no password.) Then, I add the server group to an > "existing SQL Server Group" - group name: "SQL Server Group". Finally, when
> I try to connect or finish, the following message comes up: "LAPTOP - SQL
> Server does not exist or access denied, Connection Open".
>
> I am not sure what I am doing wrong, I was told that I should setup
an ODBC
> that is SQL Server, but it asks for a database to connect to, and

there are
> none. Please, I hope someone could help me, I am trying to learn SQL
Server
> 7.0 for work.
>
> Thanks, in advance, for any help,
> Grim Reaper
>
>



Jul 20 '05 #5
EE will not install the Engine on XP professional. It should have given you
a message about "Client tools only can be installed on this OS"
The service should be MSSQLServer

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org
"Grim Reaper" <gr*****@nospam.com> wrote in message
news:39********************@comcast.com...
If you are a member of the local administrators group on that box then you
should be able to log in through NT Authentication. Actually, the laptop is mine. Therefore, I guess that would make me the
administrator.
What OS are you using on your laptop?

I am using Windows XP Professional.
The service is started right?

Not sure what service you mean, here.
Do you actually have the Client Tools installed or the Engine as well.?

I installed everything on the disk for SQL Server 7.0. When everything

came up that it asked me if I wanted to install, I said everything because I was not sure what I needed.

Grim Reaper

"Allan Mitchell" <al***@no-spam.sqldts.com> wrote in message
news:40***********************@lovejoy.zen.co.uk.. .
If you are a member of the local administrators group on that box then you should be able to log in through NT Authentication.

The service is started right?

What OS are you using on your laptop?

Do you actually have the Client Tools installed or the Engine as well.?

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org
"Grim Reaper" <gr*****@nospam.com> wrote in message
news:sb********************@comcast.com...
The laptop is mine, so I am the "Server Admin". I set up the SQL Server
and
I set up Windows XP Professional on my laptop.

I have tried the NT authentication, but it did not work, either.

So, seeing as though I own the laptop, is there anyway that I can
setup the
SQL Server on my laptop so that I can use it? If so, how?

Thanks,
Grim Reaper

"Allan Mitchell" <al***@no-spam.sqldts.com> wrote in message
news:40***********************@lovejoy.zen.co.uk.. .
> Very few servers will/should have the sa account with either of
those two
> choices of password. See your SQL Server admin about that. Also maybe the
> SQL Server you are trying to register is set up fpr NT
authentication only
> in which case you will need tobe allowed access by virtue of your Windows
> Account.
>
> --
> --
>
> Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
> www.SQLDTS.com - The site for all your DTS needs.
> I support PASS - the definitive, global community
> for SQL Server professionals - http://www.sqlpass.org
>
>
> "Grim Reaper" <73****@comcast.net> wrote in message
> news:p_********************@comcast.com...
> > My work let me put SQL Server 7.0 Enterprise Edition on my laptop. I have
> > never setup a server from the beginning, so I am a little new at
creating
> > server groups.
> >
> > Alright, I am trying to create a server group. I right click on the "SQL
> > Server Group" and make a name of "TEST" and put in the subgroup of

"SQL
> > Server Group".
> >
> > Next, I try to register the "TEST" server group. I right click on

the > "TEST"
> > server group and New Server Group Registration. (Someone told me I

need
to
> > know the name of my computer (LAPTOP) and the workgroup name

(WORKGROUP)
> for
> > the next part.) On the following part, for selecting a SQL
Server, > "LAPTOP"
> > automatically comes up as the available servers, so I add it to the "Added
> > Servers" list. On the next step, I choose the SQL Server

authentication
> and
> > type in the login name as "sa" and the password as "password" (I was told
> > that is the default, but I tried "sa" and "(no password)" and I

tried > > "administrator" and no password.) Then, I add the server group to an > > "existing SQL Server Group" - group name: "SQL Server Group". Finally, > when
> > I try to connect or finish, the following message comes up: "LAPTOP - SQL
> > Server does not exist or access denied, Connection Open".
> >
> > I am not sure what I am doing wrong, I was told that I should setup an
> ODBC
> > that is SQL Server, but it asks for a database to connect to, and

there
> are
> > none. Please, I hope someone could help me, I am trying to learn

SQL > Server
> > 7.0 for work.
> >
> > Thanks, in advance, for any help,
> > Grim Reaper
> >
> >
>
>



Jul 20 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Ken Lindner | last post by:
I have a need to become familiar with SQL Server 2000 for work. Needless to say I am new to SQL Server any version, but not IT in general. My employer has provided me with the SQL Server 2000...
1
by: Hai-Chu Hsu | last post by:
Hi, I want to restore my databases from the old SQL Server installation into a new installation of SQL Server. My new installation of SQL Server has different data path from the old...
1
by: srihari | last post by:
Hai, I am trying to install IBM DB2 8.1 on Red Hat linux 8.0. My machine is Intel XEON 64bit. The installation went well except for the creation of tools catalog. When I tried to install the tools...
4
by: coosa | last post by:
Hi, I was installing SQL Server on my machine and during installation my PC freezed. It happens frequently on my machine. So i tried after restarting to install it again and since then i always...
3
by: datapro01 | last post by:
I am a DB2 DBA that has been asked to become familiar enough with SQL Server in order to become actively involved in its installation, implementation, and to review database backup/recovery...
16
by: Jeremy S. | last post by:
I'm about to install VS.NET 2005 and SQL Server 2005 on a new/clean development machine (XP Pro/SP2 etc). Is the order of installation important (i.e., which product should I install first)? ...
0
by: Kris Mattheus | last post by:
A little background: I've been using web services successfully for a while now. My web server is a Windows CE 4.2 device and my client is a windows C# application created with Visual Studio 2003....
20
by: piggy | last post by:
I have developed an application using C# under .NET 2.0 framework. It is almost done and it is time for me to think about deploymnet to all users. I don't have any background about this and would...
10
by: =?Utf-8?B?UHVuaXQgS2F1cg==?= | last post by:
Hi, I am developing a windows application in VS.NET 2005. The application is database driven and I need to deploy it on a client's pc. How should I go about developing such an application. I...
0
by: Toralf Kirsten | last post by:
Hi all, we have installed DB2 V9.5 Trial on a Fedora 6 Linux box (32bit). Since the box is included in a NIS we have manually created db2 users db2inst, dasusr and db2fenc on this box (not in the...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.