473,320 Members | 1,859 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,320 software developers and data experts.

Is SQL server not installed with VS2005

Hello All,
i have recently installed VS2005 and was trying to install SQL sever
2000.
I have Win XP' SP2. But when I tried installing, it only installed
client tools and not the database.
Can anyone please help me with this as I want to install SQL server and
also wouold be grateful, if you can suggest me any workaround to
dealwith this problem.(Like should I install any new OS etc).

Any help would be appreciated.

Thanks and Regards,
Deo

Nov 13 '06 #1
14 2985
You can't install SQL Server 2000 on Windows XP.
You *can* install MSDE 2000 or SQL Server 2005 Express.

http://www.microsoft.com/sql/prodinf.../prodinfo.mspx

http://msdn.microsoft.com/vstudio/ex...r/default.aspx

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Developer" <gr****************@gmail.comwrote in message
news:11**********************@i42g2000cwa.googlegr oups.com...
Hello All,
i have recently installed VS2005 and was trying to install SQL sever
2000.
I have Win XP' SP2. But when I tried installing, it only installed
client tools and not the database.
Can anyone please help me with this as I want to install SQL server and
also wouold be grateful, if you can suggest me any workaround to
dealwith this problem.(Like should I install any new OS etc).

Any help would be appreciated.

Thanks and Regards,
Deo

Nov 13 '06 #2
I have SQL Server 2000 running right now on my Windows XP Pro machine, and
have had it for several years.

"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:ez**************@TK2MSFTNGP03.phx.gbl...
You can't install SQL Server 2000 on Windows XP.
You *can* install MSDE 2000 or SQL Server 2005 Express.

http://www.microsoft.com/sql/prodinf.../prodinfo.mspx

http://msdn.microsoft.com/vstudio/ex...r/default.aspx

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Developer" <gr****************@gmail.comwrote in message
news:11**********************@i42g2000cwa.googlegr oups.com...
>Hello All,
i have recently installed VS2005 and was trying to install SQL sever
2000.
I have Win XP' SP2. But when I tried installing, it only installed
client tools and not the database.
Can anyone please help me with this as I want to install SQL server and
also wouold be grateful, if you can suggest me any workaround to
dealwith this problem.(Like should I install any new OS etc).

Any help would be appreciated.

Thanks and Regards,
Deo


Nov 13 '06 #3
"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:ez**************@TK2MSFTNGP03.phx.gbl...
You can't install SQL Server 2000 on Windows XP.
??? Of course you can.
Nov 13 '06 #4

"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:ez**************@TK2MSFTNGP03.phx.gbl...
You can't install SQL Server 2000 on Windows XP.
You *can* install MSDE 2000 or SQL Server 2005 Express.

http://www.microsoft.com/sql/prodinf.../prodinfo.mspx

http://msdn.microsoft.com/vstudio/ex...r/default.aspx
Depends on the VERSION of SQL Server 2000. Enterprise demands a server,
Developer will install just fine on a laptop.
Nov 13 '06 #5

As previously illuded to, you can install msde or sql server developers
edition.
If you don't have (in hand) the developers edition of 2000, then msde is
good soluton.
Its free, has the same engine as 2000, but includes a few artificially
imposed "govenors" so that it works good, but doesn't scale up to be able to
run amazon.com or something.
I refer to it as "sql server 2000 lite".

Go here:
http://sholliday.spaces.live.com/blog/ 12/16/2005 How to Install
MSDE (Sql Server 2000 Desktop)
You best combination is to keep your (legal) copies of the client tools, and
install msde. ...........
From query analyser and enterprise studio's point of view, the msde install
is just another sql server 2000 database engine.

The only thing that msde doesn't have , that is kinda of a pain , is the
abilty to monitor jobs. Sql Server Agent is the lacking feature.

"Developer" <gr****************@gmail.comwrote in message
news:11**********************@i42g2000cwa.googlegr oups.com...
Hello All,
i have recently installed VS2005 and was trying to install SQL sever
2000.
I have Win XP' SP2. But when I tried installing, it only installed
client tools and not the database.
Can anyone please help me with this as I want to install SQL server and
also wouold be grateful, if you can suggest me any workaround to
dealwith this problem.(Like should I install any new OS etc).

Any help would be appreciated.

Thanks and Regards,
Deo

Nov 13 '06 #6
Incorrect.

http://www.microsoft.com/sql/prodinf...uirements.mspx

SQL Server 2000 Enterprise Edition and Standard Edition can run on the following operating systems:

Windows Server 2003 R2
Windows Server 2003, Standard Edition1
Windows Server 2003, Enterprise Edition2
Windows Server 2003, Datacenter Edition3
Windows® 2000 Server
Windows 2000 Advanced Server
Windows 2000 Datacenter Server

SQL Server 2000 Evaluation Edition and Developer Edition
and Workgroup Edition can run on the following operating systems:

Operating systems listed above for Enterprise and Standard Editions
Windows XP Professional
Windows XP Home Edition
Windows 2000 Professional

SQL Server 2000 Personal Edition and SQL Server 2000
Desktop Engine (MSDE) can run on the following operating systems:

Operating systems listed above for Enterprise, Standard, Evaluation, and Developer Editions
Windows Server 2003, Web Edition5 (MSDE only)
Windows 98
Windows Millennium Edition (Windows Me)

If you are running Windows XP, you are running either the Developer Edition
or the Workgroup Edition or the Personal Edition.

Let me repeat :
You *cannot* run SQL Server 2000 Enterprise Edition nor the Standard Edition on XP.

*Those* are what the name "SQL Server 2000" refers to.
The Developer, Workgroup, and Personal editions *cannot* do what SQL Server 2000 Server does.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Marina Levit [MVP]" <so*****@nospam.comwrote in message
news:Ow**************@TK2MSFTNGP02.phx.gbl...
>I have SQL Server 2000 running right now on my Windows XP Pro machine, and have had it for several
years.

"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:ez**************@TK2MSFTNGP03.phx.gbl...
>You can't install SQL Server 2000 on Windows XP.
You *can* install MSDE 2000 or SQL Server 2005 Express.

http://www.microsoft.com/sql/prodinf.../prodinfo.mspx

http://msdn.microsoft.com/vstudio/ex...r/default.aspx

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Developer" <gr****************@gmail.comwrote in message
news:11**********************@i42g2000cwa.googleg roups.com...
>>Hello All,
i have recently installed VS2005 and was trying to install SQL sever
2000.
I have Win XP' SP2. But when I tried installing, it only installed
client tools and not the database.
Can anyone please help me with this as I want to install SQL server and
also wouold be grateful, if you can suggest me any workaround to
dealwith this problem.(Like should I install any new OS etc).

Any help would be appreciated.

Thanks and Regards,
Deo



Nov 13 '06 #7
Incorrect.

http://www.microsoft.com/sql/prodinf...uirements.mspx

SQL Server 2000 Enterprise Edition and Standard Edition can run on the following operating systems:

Windows Server 2003 R2
Windows Server 2003, Standard Edition1
Windows Server 2003, Enterprise Edition2
Windows Server 2003, Datacenter Edition3
Windows® 2000 Server
Windows 2000 Advanced Server
Windows 2000 Datacenter Server

SQL Server 2000 Evaluation Edition and Developer Edition
and Workgroup Edition can run on the following operating systems:

Operating systems listed above for Enterprise and Standard Editions
Windows XP Professional
Windows XP Home Edition
Windows 2000 Professional

SQL Server 2000 Personal Edition4 and SQL Server 2000
Desktop Engine (MSDE) can run on the following operating systems:

Operating systems listed above for Enterprise, Standard, Evaluation, and Developer Editions
Windows Server 2003, Web Edition5 (MSDE only)
Windows 98
Windows Millennium Edition (Windows Me)

If you are running Windows XP, you are running either
SQL Server 2000 Evaluation Edition or Developer Edition or Workgroup Edition.

Let me repeat :

You *cannot* run SQL Server 2000 Enterprise Edition nor the Standard Edition on XP.
*Those* are what the name "SQL Server 2000" refers to.

The Developer, Workgroup, and Personal editions *cannot* do what SQL Server 2000 does.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Mark Rae" <ma**@markNOSPAMrae.comwrote in message news:%2****************@TK2MSFTNGP04.phx.gbl...
"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:ez**************@TK2MSFTNGP03.phx.gbl...
>You can't install SQL Server 2000 on Windows XP.

??? Of course you can.

Nov 13 '06 #8
Sure, but the "Developer edition" is *not* "SQL Server 2000".
It's a Developer edition...with a lot of missing features.

The proper nomenclature assures us that we are on the same page.

You *cannot* speak of the Developer edition being "SQL Server 2000".
It's not.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"SRussell" <sr******@lotmate.comwrote in message news:Ob**************@TK2MSFTNGP02.phx.gbl...
>
"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:ez**************@TK2MSFTNGP03.phx.gbl...
>You can't install SQL Server 2000 on Windows XP.
You *can* install MSDE 2000 or SQL Server 2005 Express.

http://www.microsoft.com/sql/prodinf.../prodinfo.mspx

http://msdn.microsoft.com/vstudio/ex...r/default.aspx
Depends on the VERSION of SQL Server 2000. Enterprise demands a server, Developer will install
just fine on a laptop.

Nov 13 '06 #9
No, it is not incorrect.

Just because it is the developer edition, doesn't mean it's not SQL Server
2000. It just means it is SQL Server 2000 developer edition. And yes,
different editions may have different capabilities, but it is still called
and referred to as 'SQL Server 2000'. Otherwise, what would you call it -
the developer edition of what? The product has to have a name, and that name
is 'SQL Server 2000'.

Just like there are different editions of Visual Studio .NET - and they all
have different capabilities, but they are all still Visual Studio .NET. Just
different editions of it.

"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:eR**************@TK2MSFTNGP02.phx.gbl...
Incorrect.

http://www.microsoft.com/sql/prodinf...uirements.mspx

SQL Server 2000 Enterprise Edition and Standard Edition can run on the
following operating systems:

Windows Server 2003 R2
Windows Server 2003, Standard Edition1
Windows Server 2003, Enterprise Edition2
Windows Server 2003, Datacenter Edition3
Windows® 2000 Server
Windows 2000 Advanced Server
Windows 2000 Datacenter Server

SQL Server 2000 Evaluation Edition and Developer Edition
and Workgroup Edition can run on the following operating systems:

Operating systems listed above for Enterprise and Standard Editions
Windows XP Professional
Windows XP Home Edition
Windows 2000 Professional

SQL Server 2000 Personal Edition and SQL Server 2000
Desktop Engine (MSDE) can run on the following operating systems:

Operating systems listed above for Enterprise, Standard, Evaluation, and
Developer Editions
Windows Server 2003, Web Edition5 (MSDE only)
Windows 98
Windows Millennium Edition (Windows Me)

If you are running Windows XP, you are running either the Developer
Edition
or the Workgroup Edition or the Personal Edition.

Let me repeat :
You *cannot* run SQL Server 2000 Enterprise Edition nor the Standard
Edition on XP.

*Those* are what the name "SQL Server 2000" refers to.
The Developer, Workgroup, and Personal editions *cannot* do what SQL
Server 2000 Server does.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Marina Levit [MVP]" <so*****@nospam.comwrote in message
news:Ow**************@TK2MSFTNGP02.phx.gbl...
>>I have SQL Server 2000 running right now on my Windows XP Pro machine, and
have had it for several years.

"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:ez**************@TK2MSFTNGP03.phx.gbl...
>>You can't install SQL Server 2000 on Windows XP.
You *can* install MSDE 2000 or SQL Server 2005 Express.

http://www.microsoft.com/sql/prodinf.../prodinfo.mspx

http://msdn.microsoft.com/vstudio/ex...r/default.aspx

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Developer" <gr****************@gmail.comwrote in message
news:11**********************@i42g2000cwa.google groups.com...
Hello All,
i have recently installed VS2005 and was trying to install SQL sever
2000.
I have Win XP' SP2. But when I tried installing, it only installed
client tools and not the database.
Can anyone please help me with this as I want to install SQL server and
also wouold be grateful, if you can suggest me any workaround to
dealwith this problem.(Like should I install any new OS etc).

Any help would be appreciated.

Thanks and Regards,
Deo



Nov 13 '06 #10
re:
and referred to as 'SQL Server 2000'. Otherwise, what would you call it - the developer edition
of what?
The "developer edition" of "SQL Server", of course.

"SQL Server 2000" is a product.
"SQL Server 2000 Developer Edition" is a different product.

You should call each product by its (proper) name.

re:
Just like there are different editions of Visual Studio .NET - and they all have different
capabilities, but they are all still Visual Studio .NET. Just different editions of it.
I would *never* call any of the Express Editions "Visual Studio 2005".
The proper way to refer to the Express editions is to include the "Express" moniker.

The same for SQL Server and its editions.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Marina Levit [MVP]" <so*****@nospam.comwrote in message
news:uc**************@TK2MSFTNGP03.phx.gbl...
No, it is not incorrect.

Just because it is the developer edition, doesn't mean it's not SQL Server 2000. It just means it
is SQL Server 2000 developer edition. And yes, different editions may have different
capabilities, but it is still called and referred to as 'SQL Server 2000'. Otherwise, what would
you call it - the developer edition of what? The product has to have a name, and that name is 'SQL
Server 2000'.

Just like there are different editions of Visual Studio .NET - and they all have different
capabilities, but they are all still Visual Studio .NET. Just different editions of it.
"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:eR**************@TK2MSFTNGP02.phx.gbl...
>Incorrect.

http://www.microsoft.com/sql/prodinf...uirements.mspx

SQL Server 2000 Enterprise Edition and Standard Edition can run on the following operating
systems:

Windows Server 2003 R2
Windows Server 2003, Standard Edition1
Windows Server 2003, Enterprise Edition2
Windows Server 2003, Datacenter Edition3
Windows® 2000 Server
Windows 2000 Advanced Server
Windows 2000 Datacenter Server

SQL Server 2000 Evaluation Edition and Developer Edition
and Workgroup Edition can run on the following operating systems:

Operating systems listed above for Enterprise and Standard Editions
Windows XP Professional
Windows XP Home Edition
Windows 2000 Professional

SQL Server 2000 Personal Edition and SQL Server 2000
Desktop Engine (MSDE) can run on the following operating systems:

Operating systems listed above for Enterprise, Standard, Evaluation, and Developer Editions
Windows Server 2003, Web Edition5 (MSDE only)
Windows 98
Windows Millennium Edition (Windows Me)

If you are running Windows XP, you are running either the Developer Edition
or the Workgroup Edition or the Personal Edition.

Let me repeat :
You *cannot* run SQL Server 2000 Enterprise Edition nor the Standard Edition on XP.

*Those* are what the name "SQL Server 2000" refers to.
The Developer, Workgroup, and Personal editions *cannot* do what SQL Server 2000 Server does.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Marina Levit [MVP]" <so*****@nospam.comwrote in message
news:Ow**************@TK2MSFTNGP02.phx.gbl...
>>>I have SQL Server 2000 running right now on my Windows XP Pro machine, and have had it for
several years.

"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:ez**************@TK2MSFTNGP03.phx.gbl...
You can't install SQL Server 2000 on Windows XP.
You *can* install MSDE 2000 or SQL Server 2005 Express.

http://www.microsoft.com/sql/prodinf.../prodinfo.mspx

http://msdn.microsoft.com/vstudio/ex...r/default.aspx

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Developer" <gr****************@gmail.comwrote in message
news:11**********************@i42g2000cwa.googl egroups.com...
Hello All,
i have recently installed VS2005 and was trying to install SQL sever
2000.
I have Win XP' SP2. But when I tried installing, it only installed
client tools and not the database.
Can anyone please help me with this as I want to install SQL server and
also wouold be grateful, if you can suggest me any workaround to
dealwith this problem.(Like should I install any new OS etc).
>
Any help would be appreciated.
>
Thanks and Regards,
Deo
>




Nov 13 '06 #11
"The developer edition of SQL Server" does not refer to a particular
version. I mean, when was this developer edition released? Could be any
time, since there is no version number tied to it. Microsoft always refers
to it with the version number.

If you ask someone who has this installed on their machine, every single one
will tell you they have SQL Server 2000 running on their machine. I know
this, because this is what developers answer me, and what I answer
developers. Because in fact, it is the fact that it is the 2000 edition
that people care about. The fact that it happens to be the developer
edition is actually irrelevant to developers, as they just want to have a
local database to run against. Developers just don't care whether or not
they have the full fledged SQL Server installed.

But they do care if it's 2000 vs 2005, vs another older version, as that
actually has an impact as to how they write their code.

Lastly, if you do "select @@version", you get:

Microsoft SQL Server 2000 - 8.00.818 (Intel X86) May 31 2003 16:08:15
Copyright (c) 1988-2003 Microsoft Corporation Personal Edition on Windows
NT 5.1 (Build 2600: Service Pack 2)

Notice that MS considers this 'Microsoft SQL Server 2000", and mention this
in the name.
"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:eO**************@TK2MSFTNGP04.phx.gbl...
re:
>and referred to as 'SQL Server 2000'. Otherwise, what would you call
it - the developer edition of what?

The "developer edition" of "SQL Server", of course.

"SQL Server 2000" is a product.
"SQL Server 2000 Developer Edition" is a different product.

You should call each product by its (proper) name.

re:
>Just like there are different editions of Visual Studio .NET - and they
all have different capabilities, but they are all still Visual Studio
.NET. Just different editions of it.

I would *never* call any of the Express Editions "Visual Studio 2005".
The proper way to refer to the Express editions is to include the
"Express" moniker.

The same for SQL Server and its editions.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Marina Levit [MVP]" <so*****@nospam.comwrote in message
news:uc**************@TK2MSFTNGP03.phx.gbl...
>No, it is not incorrect.

Just because it is the developer edition, doesn't mean it's not SQL
Server 2000. It just means it is SQL Server 2000 developer edition. And
yes, different editions may have different capabilities, but it is still
called and referred to as 'SQL Server 2000'. Otherwise, what would you
call it - the developer edition of what? The product has to have a name,
and that name is 'SQL Server 2000'.

Just like there are different editions of Visual Studio .NET - and they
all have different capabilities, but they are all still Visual Studio
.NET. Just different editions of it.
>"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:eR**************@TK2MSFTNGP02.phx.gbl...
>>Incorrect.

http://www.microsoft.com/sql/prodinf...uirements.mspx

SQL Server 2000 Enterprise Edition and Standard Edition can run on the
following operating systems:

Windows Server 2003 R2
Windows Server 2003, Standard Edition1
Windows Server 2003, Enterprise Edition2
Windows Server 2003, Datacenter Edition3
Windows® 2000 Server
Windows 2000 Advanced Server
Windows 2000 Datacenter Server

SQL Server 2000 Evaluation Edition and Developer Edition
and Workgroup Edition can run on the following operating systems:

Operating systems listed above for Enterprise and Standard Editions
Windows XP Professional
Windows XP Home Edition
Windows 2000 Professional

SQL Server 2000 Personal Edition and SQL Server 2000
Desktop Engine (MSDE) can run on the following operating systems:

Operating systems listed above for Enterprise, Standard, Evaluation, and
Developer Editions
Windows Server 2003, Web Edition5 (MSDE only)
Windows 98
Windows Millennium Edition (Windows Me)

If you are running Windows XP, you are running either the Developer
Edition
or the Workgroup Edition or the Personal Edition.

Let me repeat :
You *cannot* run SQL Server 2000 Enterprise Edition nor the Standard
Edition on XP.

*Those* are what the name "SQL Server 2000" refers to.
The Developer, Workgroup, and Personal editions *cannot* do what SQL
Server 2000 Server does.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Marina Levit [MVP]" <so*****@nospam.comwrote in message
news:Ow**************@TK2MSFTNGP02.phx.gbl...
I have SQL Server 2000 running right now on my Windows XP Pro machine,
and have had it for several years.

"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:ez**************@TK2MSFTNGP03.phx.gbl...
You can't install SQL Server 2000 on Windows XP.
You *can* install MSDE 2000 or SQL Server 2005 Express.
>
http://www.microsoft.com/sql/prodinf.../prodinfo.mspx
>
http://msdn.microsoft.com/vstudio/ex...r/default.aspx
>
>
>
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Developer" <gr****************@gmail.comwrote in message
news:11**********************@i42g2000cwa.goog legroups.com...
>Hello All,
>i have recently installed VS2005 and was trying to install SQL sever
>2000.
>I have Win XP' SP2. But when I tried installing, it only installed
>client tools and not the database.
>Can anyone please help me with this as I want to install SQL server
>and
>also wouold be grateful, if you can suggest me any workaround to
>dealwith this problem.(Like should I install any new OS etc).
>>
>Any help would be appreciated.
>>
>Thanks and Regards,
>Deo
>>
>
>




Nov 13 '06 #12
re:
Microsoft SQL Server 2000 - 8.00.818 (Intel X86) May 31 2003 16:08:15 Copyright (c) 1988-2003
Microsoft Corporation Personal Edition on Windows NT 5.1 (Build 2600: Service Pack 2)
Notice that MS considers this 'Microsoft SQL Server 2000", and mention this in the name.
I suppose that calling it a "Personal Edition" means diddly,
and that it can do everything that the real "SQL Server 2000" does.

Does it ?

re:
Developers just don't care whether or not they have the full fledged SQL Server installed.
Ah, you do admit that a "full fledged SQL Server" exists ?
So, the version you refer to is *less* than a "full fledged SQL Server".

Thank you.

re:
Personal Edition on Windows NT 5.1 (Build 2600: Service Pack 2)
You need to upgrade that version, btw.
You're at risk if you're not running SP4.

SQL Server SP3 has been available since January, 2003.
SQL Server SP4 has been available since May, 2005.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Marina Levit [MVP]" <so*****@nospam.comwrote in message
news:O6**************@TK2MSFTNGP03.phx.gbl...
"The developer edition of SQL Server" does not refer to a particular version. I mean, when was
this developer edition released? Could be any time, since there is no version number tied to it.
Microsoft always refers to it with the version number.

If you ask someone who has this installed on their machine, every single one will tell you they
have SQL Server 2000 running on their machine. I know this, because this is what developers
answer me, and what I answer developers. Because in fact, it is the fact that it is the 2000
edition that people care about. The fact that it happens to be the developer edition is actually
irrelevant to developers, as they just want to have a local database to run against. Developers
just don't care whether or not they have the full fledged SQL Server installed.

But they do care if it's 2000 vs 2005, vs another older version, as that actually has an impact as
to how they write their code.

Lastly, if you do "select @@version", you get:

Microsoft SQL Server 2000 - 8.00.818 (Intel X86) May 31 2003 16:08:15 Copyright (c) 1988-2003
Microsoft Corporation Personal Edition on Windows NT 5.1 (Build 2600: Service Pack 2)

Notice that MS considers this 'Microsoft SQL Server 2000", and mention this in the name.
"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:eO**************@TK2MSFTNGP04.phx.gbl...
>re:
>>and referred to as 'SQL Server 2000'. Otherwise, what would you call it - the developer edition
of what?

The "developer edition" of "SQL Server", of course.

"SQL Server 2000" is a product.
"SQL Server 2000 Developer Edition" is a different product.

You should call each product by its (proper) name.

re:
>>Just like there are different editions of Visual Studio .NET - and they all have different
capabilities, but they are all still Visual Studio .NET. Just different editions of it.

I would *never* call any of the Express Editions "Visual Studio 2005".
The proper way to refer to the Express editions is to include the "Express" moniker.

The same for SQL Server and its editions.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Marina Levit [MVP]" <so*****@nospam.comwrote in message
news:uc**************@TK2MSFTNGP03.phx.gbl...
>>No, it is not incorrect.

Just because it is the developer edition, doesn't mean it's not SQL Server 2000. It just means
it is SQL Server 2000 developer edition. And yes, different editions may have different
capabilities, but it is still called and referred to as 'SQL Server 2000'. Otherwise, what
would you call it - the developer edition of what? The product has to have a name, and that name
is 'SQL Server 2000'.

Just like there are different editions of Visual Studio .NET - and they all have different
capabilities, but they are all still Visual Studio .NET. Just different editions of it.
>>"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:eR**************@TK2MSFTNGP02.phx.gbl...
Incorrect.

http://www.microsoft.com/sql/prodinf...uirements.mspx

SQL Server 2000 Enterprise Edition and Standard Edition can run on the following operating
systems:

Windows Server 2003 R2
Windows Server 2003, Standard Edition1
Windows Server 2003, Enterprise Edition2
Windows Server 2003, Datacenter Edition3
Windows® 2000 Server
Windows 2000 Advanced Server
Windows 2000 Datacenter Server

SQL Server 2000 Evaluation Edition and Developer Edition
and Workgroup Edition can run on the following operating systems:

Operating systems listed above for Enterprise and Standard Editions
Windows XP Professional
Windows XP Home Edition
Windows 2000 Professional

SQL Server 2000 Personal Edition and SQL Server 2000
Desktop Engine (MSDE) can run on the following operating systems:

Operating systems listed above for Enterprise, Standard, Evaluation, and Developer Editions
Windows Server 2003, Web Edition5 (MSDE only)
Windows 98
Windows Millennium Edition (Windows Me)

If you are running Windows XP, you are running either the Developer Edition
or the Workgroup Edition or the Personal Edition.

Let me repeat :
You *cannot* run SQL Server 2000 Enterprise Edition nor the Standard Edition on XP.

*Those* are what the name "SQL Server 2000" refers to.
The Developer, Workgroup, and Personal editions *cannot* do what SQL Server 2000 Server does.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Marina Levit [MVP]" <so*****@nospam.comwrote in message
news:Ow**************@TK2MSFTNGP02.phx.gbl...
>I have SQL Server 2000 running right now on my Windows XP Pro machine, and have had it for
>several years.
>
"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:ez**************@TK2MSFTNGP03.phx.gbl.. .
>You can't install SQL Server 2000 on Windows XP.
>You *can* install MSDE 2000 or SQL Server 2005 Express.
>>
>http://www.microsoft.com/sql/prodinf.../prodinfo.mspx
>>
>http://msdn.microsoft.com/vstudio/ex...r/default.aspx
>>
>>
>>
>Juan T. Llibre, asp.net MVP
>asp.net faq : http://asp.net.do/faq/
>foros de asp.net, en español : http://asp.net.do/foros/
>===================================
>"Developer" <gr****************@gmail.comwrote in message
>news:11**********************@i42g2000cwa.goo glegroups.com...
>>Hello All,
>>i have recently installed VS2005 and was trying to install SQL sever
>>2000.
>>I have Win XP' SP2. But when I tried installing, it only installed
>>client tools and not the database.
>>Can anyone please help me with this as I want to install SQL server and
>>also wouold be grateful, if you can suggest me any workaround to
>>dealwith this problem.(Like should I install any new OS etc).
>>>
>>Any help would be appreciated.
>>>
>>Thanks and Regards,
>>Deo
>>>
>>
>>
>
>




Nov 13 '06 #13
Well, there is "enterprise edition". There are also other editions. They
are all referred to by Microsoft as "Microsoft SQL Server 2000" followed by
the edition name.

As in: http://www.microsoft.com/sql/edition...r/default.mspx.

Notice in this case it is 'SQL Server 2005 Developer edition" in the banner.
It's not just 'Developer Edition' of some unnamed product.

It is not that one is SQL Server 2000, and the others are just scraps of
something else. All of those editions are SQL Server 2000 - and each is
just a particular edition of it.

So when you tell someone they can't have SQL Server 2000 on their machine,
that implies that none of the editions can be installed, which is just plain
misinformation.

It's like buying a car - there are usually several different editions of
each model. But they are all considered to be that model, even though some
are luxury, some have four wheel drive, and so on. They all have the same
basics that identify the car as that particular model.

Same goes for SQL Server 2000 and its various flavors.

"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
re:
>Microsoft SQL Server 2000 - 8.00.818 (Intel X86) May 31 2003 16:08:15
Copyright (c) 1988-2003 Microsoft Corporation Personal Edition on
Windows NT 5.1 (Build 2600: Service Pack 2)
Notice that MS considers this 'Microsoft SQL Server 2000", and mention
this in the name.

I suppose that calling it a "Personal Edition" means diddly,
and that it can do everything that the real "SQL Server 2000" does.

Does it ?

re:
>Developers just don't care whether or not they have the full fledged SQL
Server installed.

Ah, you do admit that a "full fledged SQL Server" exists ?
So, the version you refer to is *less* than a "full fledged SQL Server".

Thank you.

re:
>Personal Edition on Windows NT 5.1 (Build 2600: Service Pack 2)

You need to upgrade that version, btw.
You're at risk if you're not running SP4.

SQL Server SP3 has been available since January, 2003.
SQL Server SP4 has been available since May, 2005.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Marina Levit [MVP]" <so*****@nospam.comwrote in message
news:O6**************@TK2MSFTNGP03.phx.gbl...
>"The developer edition of SQL Server" does not refer to a particular
version. I mean, when was this developer edition released? Could be any
time, since there is no version number tied to it. Microsoft always
refers to it with the version number.

If you ask someone who has this installed on their machine, every single
one will tell you they have SQL Server 2000 running on their machine. I
know this, because this is what developers answer me, and what I answer
developers. Because in fact, it is the fact that it is the 2000 edition
that people care about. The fact that it happens to be the developer
edition is actually irrelevant to developers, as they just want to have a
local database to run against. Developers just don't care whether or not
they have the full fledged SQL Server installed.

But they do care if it's 2000 vs 2005, vs another older version, as that
actually has an impact as to how they write their code.

Lastly, if you do "select @@version", you get:

Microsoft SQL Server 2000 - 8.00.818 (Intel X86) May 31 2003 16:08:15
Copyright (c) 1988-2003 Microsoft Corporation Personal Edition on
Windows NT 5.1 (Build 2600: Service Pack 2)

Notice that MS considers this 'Microsoft SQL Server 2000", and mention
this in the name.
"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:eO**************@TK2MSFTNGP04.phx.gbl...
>>re:
and referred to as 'SQL Server 2000'. Otherwise, what would you call
it - the developer edition of what?

The "developer edition" of "SQL Server", of course.

"SQL Server 2000" is a product.
"SQL Server 2000 Developer Edition" is a different product.

You should call each product by its (proper) name.

re:
Just like there are different editions of Visual Studio .NET - and they
all have different capabilities, but they are all still Visual Studio
.NET. Just different editions of it.

I would *never* call any of the Express Editions "Visual Studio 2005".
The proper way to refer to the Express editions is to include the
"Express" moniker.

The same for SQL Server and its editions.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Marina Levit [MVP]" <so*****@nospam.comwrote in message
news:uc**************@TK2MSFTNGP03.phx.gbl...
No, it is not incorrect.

Just because it is the developer edition, doesn't mean it's not SQL
Server 2000. It just means it is SQL Server 2000 developer edition.
And yes, different editions may have different capabilities, but it is
still called and referred to as 'SQL Server 2000'. Otherwise, what
would you call it - the developer edition of what? The product has to
have a name, and that name is 'SQL Server 2000'.

Just like there are different editions of Visual Studio .NET - and they
all have different capabilities, but they are all still Visual Studio
.NET. Just different editions of it.

"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:eR**************@TK2MSFTNGP02.phx.gbl...
Incorrect.
>
http://www.microsoft.com/sql/prodinf...uirements.mspx
>
SQL Server 2000 Enterprise Edition and Standard Edition can run on the
following operating systems:
>
Windows Server 2003 R2
Windows Server 2003, Standard Edition1
Windows Server 2003, Enterprise Edition2
Windows Server 2003, Datacenter Edition3
Windows® 2000 Server
Windows 2000 Advanced Server
Windows 2000 Datacenter Server
>
SQL Server 2000 Evaluation Edition and Developer Edition
and Workgroup Edition can run on the following operating systems:
>
Operating systems listed above for Enterprise and Standard Editions
Windows XP Professional
Windows XP Home Edition
Windows 2000 Professional
>
SQL Server 2000 Personal Edition and SQL Server 2000
Desktop Engine (MSDE) can run on the following operating systems:
>
Operating systems listed above for Enterprise, Standard, Evaluation,
and Developer Editions
Windows Server 2003, Web Edition5 (MSDE only)
Windows 98
Windows Millennium Edition (Windows Me)
>
If you are running Windows XP, you are running either the Developer
Edition
or the Workgroup Edition or the Personal Edition.
>
Let me repeat :
You *cannot* run SQL Server 2000 Enterprise Edition nor the Standard
Edition on XP.
>
*Those* are what the name "SQL Server 2000" refers to.
The Developer, Workgroup, and Personal editions *cannot* do what SQL
Server 2000 Server does.
>
>
>
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Marina Levit [MVP]" <so*****@nospam.comwrote in message
news:Ow**************@TK2MSFTNGP02.phx.gbl.. .
>>I have SQL Server 2000 running right now on my Windows XP Pro machine,
>>and have had it for several years.
>>
>"Juan T. Llibre" <no***********@nowhere.comwrote in message
>news:ez**************@TK2MSFTNGP03.phx.gbl. ..
>>You can't install SQL Server 2000 on Windows XP.
>>You *can* install MSDE 2000 or SQL Server 2005 Express.
>>>
>>http://www.microsoft.com/sql/prodinf.../prodinfo.mspx
>>>
>>http://msdn.microsoft.com/vstudio/ex...r/default.aspx
>>>
>>>
>>>
>>Juan T. Llibre, asp.net MVP
>>asp.net faq : http://asp.net.do/faq/
>>foros de asp.net, en español : http://asp.net.do/foros/
>>===================================
>>"Developer" <gr****************@gmail.comwrote in message
>>news:11**********************@i42g2000cwa.go oglegroups.com...
>>>Hello All,
>>>i have recently installed VS2005 and was trying to install SQL
>>>sever
>>>2000.
>>>I have Win XP' SP2. But when I tried installing, it only installed
>>>client tools and not the database.
>>>Can anyone please help me with this as I want to install SQL server
>>>and
>>>also wouold be grateful, if you can suggest me any workaround to
>>>dealwith this problem.(Like should I install any new OS etc).
>>>>
>>>Any help would be appreciated.
>>>>
>>>Thanks and Regards,
>>>Deo
>>>>
>>>
>>>
>>
>>
>
>




Nov 14 '06 #14
Tell you what, Marina :

You tell your customers that they have SQL Server 2000 installed
when what they actually have is a Developer edition.

They may think you're a wizard for saving them so much in license costs.

;-)

I like to call products by their proper name.
It saves a lot of confusion and misunderstanding.

Look at the question the OP asked in his first post:
>i have recently installed VS2005 and was trying to install SQL server 2000.
I have Win XP' SP2. But when I tried installing, it only installed client tools and not the
database.
Now, tell him that he can run SQL Server 2000 on Windows XP.
The obvious answer is that he can't run SQL Server 2000 on XP.

You can install SQL Server *Developer Edition* on XP, but you *cannot* install
SQL Server 2000 on XP, except for the Evaluation Edition which is a PITA,
because it runs out after 120 days.

When you attempt to install SQL Server 2000 on XP,
all you get installed are the client tools, as our OP discovered.

The recommendation in his case is to install the SQL Server 2000 Desktop Engine,
( MSDE 2000 ) or upgrade to SQL Server 2005 Express, for development purposes.

A good guide to the differences between the different editions of SQL Server 2000 is at:
http://72.14.209.104/search?q=cache:...45/ChoosEd.doc


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Marina Levit [MVP]" <so*****@nospam.comwrote in message
news:uw**************@TK2MSFTNGP02.phx.gbl...
Well, there is "enterprise edition". There are also other editions. They are all referred to by
Microsoft as "Microsoft SQL Server 2000" followed by the edition name.

As in: http://www.microsoft.com/sql/edition...r/default.mspx.

Notice in this case it is 'SQL Server 2005 Developer edition" in the banner. It's not just
'Developer Edition' of some unnamed product.

It is not that one is SQL Server 2000, and the others are just scraps of something else. All of
those editions are SQL Server 2000 - and each is just a particular edition of it.

So when you tell someone they can't have SQL Server 2000 on their machine, that implies that none
of the editions can be installed, which is just plain misinformation.

It's like buying a car - there are usually several different editions of each model. But they are
all considered to be that model, even though some are luxury, some have four wheel drive, and so
on. They all have the same basics that identify the car as that particular model.

Same goes for SQL Server 2000 and its various flavors.

"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
>re:
>>Microsoft SQL Server 2000 - 8.00.818 (Intel X86) May 31 2003 16:08:15 Copyright (c) 1988-2003
Microsoft Corporation Personal Edition on Windows NT 5.1 (Build 2600: Service Pack 2)
Notice that MS considers this 'Microsoft SQL Server 2000", and mention this in the name.

I suppose that calling it a "Personal Edition" means diddly,
and that it can do everything that the real "SQL Server 2000" does.

Does it ?

re:
>>Developers just don't care whether or not they have the full fledged SQL Server installed.

Ah, you do admit that a "full fledged SQL Server" exists ?
So, the version you refer to is *less* than a "full fledged SQL Server".

Thank you.

re:
>>Personal Edition on Windows NT 5.1 (Build 2600: Service Pack 2)

You need to upgrade that version, btw.
You're at risk if you're not running SP4.

SQL Server SP3 has been available since January, 2003.
SQL Server SP4 has been available since May, 2005.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Marina Levit [MVP]" <so*****@nospam.comwrote in message
news:O6**************@TK2MSFTNGP03.phx.gbl...
>>"The developer edition of SQL Server" does not refer to a particular version. I mean, when was
this developer edition released? Could be any time, since there is no version number tied to it.
Microsoft always refers to it with the version number.

If you ask someone who has this installed on their machine, every single one will tell you they
have SQL Server 2000 running on their machine. I know this, because this is what developers
answer me, and what I answer developers. Because in fact, it is the fact that it is the 2000
edition that people care about. The fact that it happens to be the developer edition is
actually irrelevant to developers, as they just want to have a local database to run against.
Developers just don't care whether or not they have the full fledged SQL Server installed.

But they do care if it's 2000 vs 2005, vs another older version, as that actually has an impact
as to how they write their code.

Lastly, if you do "select @@version", you get:

Microsoft SQL Server 2000 - 8.00.818 (Intel X86) May 31 2003 16:08:15 Copyright (c) 1988-2003
Microsoft Corporation Personal Edition on Windows NT 5.1 (Build 2600: Service Pack 2)

Notice that MS considers this 'Microsoft SQL Server 2000", and mention this in the name.
"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:eO**************@TK2MSFTNGP04.phx.gbl...
re:
and referred to as 'SQL Server 2000'. Otherwise, what would you call it - the developer
edition of what?

The "developer edition" of "SQL Server", of course.

"SQL Server 2000" is a product.
"SQL Server 2000 Developer Edition" is a different product.

You should call each product by its (proper) name.

re:
Just like there are different editions of Visual Studio .NET - and they all have different
capabilities, but they are all still Visual Studio .NET. Just different editions of it.

I would *never* call any of the Express Editions "Visual Studio 2005".
The proper way to refer to the Express editions is to include the "Express" moniker.

The same for SQL Server and its editions.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Marina Levit [MVP]" <so*****@nospam.comwrote in message
news:uc**************@TK2MSFTNGP03.phx.gbl...
No, it is not incorrect.
>
Just because it is the developer edition, doesn't mean it's not SQL Server 2000. It just means
it is SQL Server 2000 developer edition. And yes, different editions may have different
capabilities, but it is still called and referred to as 'SQL Server 2000'. Otherwise, what
would you call it - the developer edition of what? The product has to have a name, and that
name is 'SQL Server 2000'.
>
Just like there are different editions of Visual Studio .NET - and they all have different
capabilities, but they are all still Visual Studio .NET. Just different editions of it.

"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:eR**************@TK2MSFTNGP02.phx.gbl.. .
>Incorrect.
>>
>http://www.microsoft.com/sql/prodinf...uirements.mspx
>>
>SQL Server 2000 Enterprise Edition and Standard Edition can run on the following operating
>systems:
>>
>Windows Server 2003 R2
>Windows Server 2003, Standard Edition1
>Windows Server 2003, Enterprise Edition2
>Windows Server 2003, Datacenter Edition3
>Windows® 2000 Server
>Windows 2000 Advanced Server
>Windows 2000 Datacenter Server
>>
>SQL Server 2000 Evaluation Edition and Developer Edition
>and Workgroup Edition can run on the following operating systems:
>>
>Operating systems listed above for Enterprise and Standard Editions
>Windows XP Professional
>Windows XP Home Edition
>Windows 2000 Professional
>>
>SQL Server 2000 Personal Edition and SQL Server 2000
>Desktop Engine (MSDE) can run on the following operating systems:
>>
>Operating systems listed above for Enterprise, Standard, Evaluation, and Developer Editions
>Windows Server 2003, Web Edition5 (MSDE only)
>Windows 98
>Windows Millennium Edition (Windows Me)
>>
>If you are running Windows XP, you are running either the Developer Edition
>or the Workgroup Edition or the Personal Edition.
>>
>Let me repeat :
>You *cannot* run SQL Server 2000 Enterprise Edition nor the Standard Edition on XP.
>>
>*Those* are what the name "SQL Server 2000" refers to.
>The Developer, Workgroup, and Personal editions *cannot* do what SQL Server 2000 Server does.
>>
>>
>>
>Juan T. Llibre, asp.net MVP
>asp.net faq : http://asp.net.do/faq/
>foros de asp.net, en español : http://asp.net.do/foros/
>===================================
>"Marina Levit [MVP]" <so*****@nospam.comwrote in message
>news:Ow**************@TK2MSFTNGP02.phx.gbl. ..
>>>I have SQL Server 2000 running right now on my Windows XP Pro machine, and have had it for
>>>several years.
>>>
>>"Juan T. Llibre" <no***********@nowhere.comwrote in message
>>news:ez**************@TK2MSFTNGP03.phx.gbl.. .
>>>You can't install SQL Server 2000 on Windows XP.
>>>You *can* install MSDE 2000 or SQL Server 2005 Express.
>>>>
>>>http://www.microsoft.com/sql/prodinf.../prodinfo.mspx
>>>>
>>>http://msdn.microsoft.com/vstudio/ex...r/default.aspx
>>>>
>>>>
>>>>
>>>Juan T. Llibre, asp.net MVP
>>>asp.net faq : http://asp.net.do/faq/
>>>foros de asp.net, en español : http://asp.net.do/foros/
>>>===================================
>>>"Developer" <gr****************@gmail.comwrote in message
>>>news:11**********************@i42g2000cwa.g ooglegroups.com...
>>>>Hello All,
>>>>i have recently installed VS2005 and was trying to install SQL sever
>>>>2000.
>>>>I have Win XP' SP2. But when I tried installing, it only installed
>>>>client tools and not the database.
>>>>Can anyone please help me with this as I want to install SQL server and
>>>>also wouold be grateful, if you can suggest me any workaround to
>>>>dealwith this problem.(Like should I install any new OS etc).
>>>>>
>>>>Any help would be appreciated.
>>>>>
>>>>Thanks and Regards,
>>>>Deo
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>





Nov 14 '06 #15

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

Similar topics

3
by: Ray Stevens | last post by:
I must have done something wrong but when I installed dotnetfx.exe on my server the web sites that work locally with VS2005 do not work on the server after I publish them. Sometimes I get some of...
1
by: sinisa.stokic | last post by:
I would like some suggestions about a particular developer's environment problem I'm having. I have a developer who has VS2003 installed on his "primary" machine. (A descision has been made by...
2
by: farseer | last post by:
Hi, I have SQL Server 2005 installed on my dev system. I am working on an app that i would like to distribute SQL Server with. SQL Server EXpress edition seem to be ideal for this. My questions...
29
by: Tony Girgenti | last post by:
Hello. I'm developing and testing a web application using VS.NET 2003, VB, .NET Framework 1.1.4322, ASP.NET 1.1.4322 and IIS5.1 on a WIN XP Pro, SP2 computer. I'm using a web form. How do I...
2
by: TimR | last post by:
I am trying to create my first Web application in VS2005 and am pulling my hair out!!!! I cannot seem to get aspx pages to work from a locally installed copy of IIS. I am getting a...
0
by: tamayi | last post by:
I have a problem (like most others posting issues on this forum :) ) I have a remote server running Windows XP SP2, with both SQL Server 2005 Express with Advanced Features and SQL 2000...
3
by: =?Utf-8?B?Sm9uIEphY29icw==?= | last post by:
We use SQL Server 2000 We user VS 2005 How can we use SQL Server reporting Services? Thanks,
1
by: TJ | last post by:
I created a windows service using VS2005. I created/adjusted the install class using the designer controls. I set the user to be 'local system'. I installed the service using the VS2005 cmd...
3
by: =?Utf-8?B?UGF1bA==?= | last post by:
Hi, I have installed vs2005 and when I try to create a web project using http//localhost/webdir I get the error frontpage server extenstions not installed. Just wondering were to get this at and...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.