Log in
::
Register
::
Not logged in
Search:
Home
Articles
Editorials
Forums
Scripts
Blogs
QotD
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Advertise
Write for us
Content with tags
Installation
,
SQL Server 7, 2000
Refine your search with one of the following additional tags (with number of items):
Administering
(11)
Disaster Recovery
(2)
Basics
(1)
OpenXML
(1)
Configuring
(9)
DTS
(2)
Best and Worst Practices
(1)
Performance Tuning
(1)
Basic Querying
(4)
Indexing
(2)
Best Practices
(1)
Programming
(1)
Miscellaneous
(4)
Performance Tuning and Scaling
(2)
Database Design
(1)
Replication
(1)
Security
(4)
Service Packs
(2)
Distributed Queries
(1)
UpdateGrams
(1)
Strategies
(4)
System Development Life Cycle
(2)
English Query
(1)
Visual Basic 6
(1)
T-SQL
(4)
Triggers
(2)
Monitoring
(1)
XML
(1)
Stored Procedures
(3)
User-Defined functions
(2)
News
(1)
XSL
(1)
Backup and Recovery
(2)
Items 1 to 20 of 21
Next 20 >>
Step-by-Step Guide to Clustering Windows 2000 and SQL Server 2000
In this next article of the SQL Server in the Enterprise Series, we'll explore how to cluster Windows 2000 and SQL Server 2000 in a step-by-step manner. After this article, you should be able to cluster a SQL Server 2000 machine for failover availability in an Active/Active cluster.
Read more...
By
Brian Knight
2008/01/18 (first posted: 2002/07/12)
|
Source:
SQLServerCentral.com
|
Category:
Installation
Rating:
|
Discuss
|
Briefcase
|
145,712 reads
Services for SQL Server 2000
In this article, Brian Kelley focuses on learning the various services in SQL Server. He also covers the security needed to make them work.
Read more...
By
Brian Kelley
2006/05/12 (first posted: 2002/01/03)
|
Source:
SQLServerCentral.com
|
Category:
Installation
Rating:
|
Discuss
|
Briefcase
|
46,378 reads
SQL Server 2000 SP 3: What's New in Security
Service Pack 3 for SQL Server 2000 is huge. There are significant changes in it and they apply to all three products: the core SQL Server, MSDE, and Analysis Services. Because there are so many changes, this first article in the series will only focus on the security changes.
Read more...
By
Brian Kelley
2005/12/09 (first posted: 2003/06/05)
|
Source:
SQLServerCentral.com
|
Category:
Service Packs
Rating:
|
Discuss
|
Briefcase
|
28,919 reads
Troubleshooting Cannot Generate SSPI Context Errors
As a DBA you do not need to know how to setup an Active Directory domain or a DNS server, but you still need to know how Kerberos, Service Principle Names, and hostnames are used to perform integrated authentication to a SQL Server. This article by new columnist Chad Miller shows you some of the more integral parts of troubleshooting running Windows Authentication security in a SQL Server environmnet.
Read more...
By
Chad Miller
2005/08/19 (first posted: 2003/02/27)
|
Source:
SQLServerCentral.com
|
Category:
Installation
Rating:
|
Discuss
|
Briefcase
|
53,535 reads
All about the 'Case'
When installing SQL Server, regardless of versions and editions, SQL Server database administrators tend to choose the default collation and sort-order, which is SQL_Latin1_General_CP1_CI_AS. Though case insensitiveness makes the life of the database developers and database administrator's easy, there are situations where case sensitivity should be enforced just as password checking is enforced. In this article, I would like to discuss different methods for achieving case sensitivity in a case insensitive database/server.
Read more...
By
Additional Articles
2005/03/25
|
Source:
Database Journal
|
Category:
Installation
Rating:
Rate this
|
Briefcase
|
1,898 reads
Data Dictionary from within SQL Server 2000
Mindy explores the metadata stored in SQL 2000 to show you how to produce a simple and useful data dictionary!
Read more...
By
Mindy Curnutt
2005/02/04 (first posted: 2002/02/11)
|
Source:
SQLServerCentral.com
|
Category:
Installation
Rating:
|
Discuss
|
Briefcase
|
32,643 reads
Step-by-Step Guide to Clustering Windows 2000 and SQL Server 2000
In this next article of the SQL Server in the Enterprise Series, we'll explore how to cluster Windows 2000 and SQL Server 2000 in a step-by-step manner. After this article, you should be able to cluster a SQL Server 2000 machine for failover availability in an Active/Active cluster.
Read more...
By
Brian Knight
2008/01/18 (first posted: 2002/07/12)
|
Source:
SQLServerCentral.com
|
Category:
Installation
Rating:
|
Discuss
|
Briefcase
|
145,712 reads
Clustering SQL Server 2000 from 500 Feet
Clustering a SQL Server machine was one of the most frustrating tasks a DBA and Windows administrator had to accomplish in SQL Server 7.0 and Windows NT 4.0. With the maturity of both the OS and the DBMS in Windows 2000 and SQL Server 2000, this operation has been simplified tremendously. This first article in the series of article on clustering SQL Server will explain the general architecture of clustering.
Read more...
By
Brian Knight
2004/11/25 (first posted: 2001/07/02)
|
Source:
SQLServerCentral.com
|
Category:
Installation
Rating:
|
Discuss
|
Briefcase
|
64,899 reads
Building a Demo Server
Everyone does demos. Selling software relies upon people viewing your software in action and being confident it will work. Managing a demo server can be a challenge and this series will look at different problems and options you have.
Read more...
By
Steve Jones
2004/01/14
|
Source:
SQLServerCentral.com
|
Category:
Installation
Rating:
|
Discuss
|
Briefcase
|
6,426 reads
Build a lot of DSN's in a hurry!
This article by Andy Warren offers a free utility that will generate DSN's for all or just a subset of the databases on a server in seconds.
Read more...
By
Andy Warren
2003/09/19
|
Source:
SQLServerCentral.com
|
Category:
Installation
Rating:
|
Discuss
|
Briefcase
|
9,590 reads
Is Windows 2003 Really Faster?
Is Windows 2003 really faster for a SQL Server/IIS environment? Let us do all the leg work for you! We are about to upgrade the SQLServerCentral.com web and SQL Server from Windows 2000 to Windows 2003. As part of the case study, we are going to capture a baseline of the server's overall performance before the upgrade and then again after the upgrade. We will then document the experience and benchmark numbers.
Read more...
By
Brian Knight
2003/06/10
|
Source:
SQLServerCentral.com
|
Category:
Installation
Rating:
|
Discuss
|
Briefcase
|
12,724 reads
SQL Server 2000 SP 3: What's New in Security
Service Pack 3 for SQL Server 2000 is huge. There are significant changes in it and they apply to all three products: the core SQL Server, MSDE, and Analysis Services. Because there are so many changes, this first article in the series will only focus on the security changes.
Read more...
By
Brian Kelley
2005/12/09 (first posted: 2003/06/05)
|
Source:
SQLServerCentral.com
|
Category:
Service Packs
Rating:
|
Discuss
|
Briefcase
|
28,919 reads
Review of SQL 2000 Fast Answers
A monster book at 980 pages, it's written in 'how-to' format and has a ton of good material. Andy gave it the once over for us and reports back - see what he thinks!
Read more...
By
Andy Warren
2003/04/18
|
Source:
SQLServerCentral.com
|
Category:
Installation
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
17,154 reads
SQL Server Upgrade Recommendations and Best Practices - Part 1
This article is the first of a multi-part series detailing the SQL Server Upgrade process from the technical, logistical and business perspective.
Read more...
By
Jeremy Kadlec
2003/03/03
|
Source:
SQLServerCentral.com
|
Category:
Installation
Rating:
|
Discuss
|
Briefcase
|
7,735 reads
Ways to Determine the Version and SP of SQL Server
There may be more ways than you realize to determine the version and service pack of SQL Server. This quick article by Dinesh Priyankara will show you 3 of those methods.
Read more...
By
Dinesh Priyankara
2003/02/28
|
Source:
SQLServerCentral.com
|
Category:
Service Packs
Rating:
|
Discuss
|
Briefcase
|
19,949 reads
Troubleshooting Cannot Generate SSPI Context Errors
As a DBA you do not need to know how to setup an Active Directory domain or a DNS server, but you still need to know how Kerberos, Service Principle Names, and hostnames are used to perform integrated authentication to a SQL Server. This article by new columnist Chad Miller shows you some of the more integral parts of troubleshooting running Windows Authentication security in a SQL Server environmnet.
Read more...
By
Chad Miller
2005/08/19 (first posted: 2003/02/27)
|
Source:
SQLServerCentral.com
|
Category:
Installation
Rating:
|
Discuss
|
Briefcase
|
53,535 reads
Initial Installation of the Production Database
Your software has passed all testing phase(s) and it is time to install your database into production. Andy Jones will outline below how he accomplished this task. This article is concerned with an evolving system and how to migrate it to production.
Read more...
By
Andy Jones
2003/02/04
|
Source:
SQLServerCentral.com
|
Category:
Installation
Rating:
|
Discuss
|
Briefcase
|
6,019 reads
Step-by-Step Guide to Clustering Windows 2000 and SQL Server 2000
In this next article of the SQL Server in the Enterprise Series, we'll explore how to cluster Windows 2000 and SQL Server 2000 in a step-by-step manner. After this article, you should be able to cluster a SQL Server 2000 machine for failover availability in an Active/Active cluster.
Read more...
By
Brian Knight
2008/01/18 (first posted: 2002/07/12)
|
Source:
SQLServerCentral.com
|
Category:
Installation
Rating:
|
Discuss
|
Briefcase
|
145,712 reads
Review of SQL Server 2000 Programming (MSPress)
Andy sits down with an entry level book to see if he should use it at work as a teaching aid. Did he like it? Should you buy it? Read the review now!
Read more...
By
Andy Warren
2002/06/04
|
Source:
SQLServerCentral.com
|
Category:
Installation
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
6,261 reads
Choosing an Edition of SQL Server 2000
Whether you are a developer, IT professional, or a database administrator, whether you are just developing and testing or are ready to deploy in production, there is a SQL Server 2000 edition for you and your organization. This paper will inform you about the differences among the various editions of SQL Server 2000, and how you can save time and money by choosing the right one for the job.
Read more...
By
Additional Articles
2002/04/24
|
Source:
Microsoft SQL Home
|
Category:
Installation
Rating:
Rate this
|
Briefcase
|
973 reads
Items 1 to 20 of 21
Next 20 >>
Most popular
Troubleshooting Cannot Generate SSPI Context Errors
As a DBA you do not need to know how to setup an Active Directory domain or a DNS server, but you still need to know how Kerberos, Service Principle Names, and hostnames are used to perform integrated authentication to a SQL Server. This article by new columnist Chad Miller shows you some of the more integral parts of troubleshooting running Windows Authentication security in a SQL Server environmnet.
Read more...
By
Chad Miller
2005/08/19 (first posted: 2003/02/27)
|
Source:
SQLServerCentral.com
|
Category:
Installation
Rating:
|
Discuss
|
Briefcase
|
53,535 reads
SQL Server 2000 SP 3: What's New in Security
Service Pack 3 for SQL Server 2000 is huge. There are significant changes in it and they apply to all three products: the core SQL Server, MSDE, and Analysis Services. Because there are so many changes, this first article in the series will only focus on the security changes.
Read more...
By
Brian Kelley
2005/12/09 (first posted: 2003/06/05)
|
Source:
SQLServerCentral.com
|
Category:
Service Packs
Rating:
|
Discuss
|
Briefcase
|
28,919 reads
All about the 'Case'
When installing SQL Server, regardless of versions and editions, SQL Server database administrators tend to choose the default collation and sort-order, which is SQL_Latin1_General_CP1_CI_AS. Though case insensitiveness makes the life of the database developers and database administrator's easy, there are situations where case sensitivity should be enforced just as password checking is enforced. In this article, I would like to discuss different methods for achieving case sensitivity in a case insensitive database/server.
Read more...
By
Additional Articles
2005/03/25
|
Source:
Database Journal
|
Category:
Installation
Rating:
Rate this
|
Briefcase
|
1,898 reads
Copyright © 2002-2008 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use