Did you mean
Microsoft SQL Server 2000 (175 results)
Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- Achieve high availability with log shipping in SQL Server 2000
- This is uselessThank you for the informational article on what log shipping is. However, how the heck do you do it in SQL 2000? I was unaware that 2000 offered it; I thought it was a new feature for 2005. I was hoping/expecting to see a howto...
- Discussion threads 2007-11-06
- Problem connect to SQL 2000 from ASP.Net
- Currently, I created ASP.Net Application and using SQL 2000 Database.There are error occurred that connect to SQL 2000 server when run the ASP.Net application.The following error appear An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused...
- Q&A 2006-06-13
- Which SQL tables have access rights?
- I need to know which system tables in SQL 2000 contains the server role and database access rights are stored in.How can I trace the creation of tables, views, etc by users in SQL 2000?You can find out about the objects in your database from sysobjects table. Each database has...
- Q&A 2006-04-02
- SQL Server 2005 Express Edition: A cautionary tale
- Arthur Fuller recounts his less-than-smooth installation of SQL Server 2005 Express Edition and offers a few suggestions based on what he learned along the way. Like thousands of developers, I eagerly downloaded SQL Server 2005 Express Edition mere moments after receiving an e-mail from Microsoft. Unfortunately, after...
- Technical articles 2005-09-19
- How to make a GPO for SQL 2000?
- Has anyone had any luck creating a group policy to deploy SQL 2000?What have you tried?
- Q&A 2005-08-18
- Monitor SQL usage by users
- How can I see the resources usage at any one time in the operating system(W2K) and SQL 2000 server?How can I indentify a process ID in SQL 2000?How can I monitor the SQLAgent jobs and packages running parallel and serially?You can either use
- Discussion threads 2004-12-30
- Step-By-Step: Learn the basics of using DTS in Microsoft SQL Server
- Learn how Data Transformation Services DTS can help you import, export, and/or transform data from various sources to single or multiple locations in Microsoft SQL Server 2000.When administering a database, one of your primary goals is to be the gatekeeper of data. Anything that has to do with how data...
- Technical articles 2002-07-03
- Install SQL Server 2000 for optimal usability
- SQL Server 2000 represents Microsoft's latest, greatest, and most robust database management system. If you're ready to implement SQL Server 2000 on your network, let this tutotial walk you through the installation routine.SQL Server 2000 features a number of enhancements, such as multiple installations and distributed partitions, which will make...
- Technical articles 2002-01-08
Additional Resources
- How to Upgrade SQL Server 6.5 and 7.0 to SQL Server 2000
- This white paper details the steps involved in upgrading from SQL Server 6.5 and SQL Server 7.0 to SQL Server 2000. Microsoft SQL Server 2000 improves on the performance, reliability, scalability, quality, and ease of use of its predecessors, SQL Server 7.0 and SQL Server 6.5. SQL Server 2000 offers...
- White papers 2001-07-19
- How do I... Configure transactional replication between two SQL Server 2005 systems?
- Replication between sql 2000 and sql 2005This article was good for basic knowledge. Is it possible to use sql 2005 as a distributor and sql 2000 as a publisher. Subscriber could be any.ORsql 2000 as publisher and distributor but subscribers as sql 2005.Please point me if there is any reference...
- Discussion threads 2007-09-12
- SQL Server 2000 On Win 2000 Professional
- I want to install sql 200 server on win 2000 professional.Which is the appropriate version of sql server for win 2000 professionalregardsamarSQL 2000 Personal Edition. The various flavors and requirements of SQL are detailed here:http://www.microsoft.com/sql/evaluation/sysreqs/2000/default.aspI would recommend Microsoft SQL Server 2000 Desktop Engine (MSDE 2000):http://www.microsoft.com/sql/msde/downloads/download.aspPurely depends on your requirements, if...
- Q&A 2005-03-01
- SQL 2000 server/ODBC
- Hello. I have installed SQL server 2000 personal edition on a desktop PC to establish a local SQL server for databases connecting via ODBC data source. When I attempt to SQL server verify authenticity of the databases login id, it tells me "connection failed"...SQL server error 11001...SQL...
- Q&A 2005-04-26
- Best Practices for Upgrading to SQL Server 2005
- It is not difficult to move from SQL Server 7 or SQL Server 2000 to SQL Server 2005. The key to any successful upgrade is preparation and researching potential problems. Talk to stakeholders, level with them, and get their support, and the upgrade will be a success. SQL Server 2005...
- White papers 2008-02-19
- SnapManager for Microsoft SQL Server 2000 Best Practices
- This paper is intended to be a best-practice guide and is for experienced SQL Server 2000 administrators who have read the Network Appliance SnapDrive v.3.x Installation, Administration Guide and the SnapManager for SQL Server 2000 v.1.5 SMSQL Installation and Administration Guide. Readers of this best-practice guide should have a solid...
- White papers 2005-02-01
- Microsoft SQL Server 2000 Virtual Server Basic Setup, Maintenance, and Service Pack Installation
- This is an entry-level walkthrough on the installation of a named-instance SQL Server 2000 virtual server. Topics covered will include: MS DTC installation on a server cluster; base SQL Server 2000 virtual server installation; virtual SQL 2000 server service pack installation; virtual SQL 2000 server maintenance mode walkthrough; virtual SQL...
- Webcasts
- SQL Server 2000 Replication Please Help!!!
- Hie!!I have developed my SQL server 2000 database and i am using access 2000 to connect to the server from client machines and is working perfectly. The problem now is that my company established four other offices in the same town. We need to connect to the same database...
- Q&A 2005-03-08
- Make the jump from SQL Server 2000/7 to SQL Server 2005 with these notes and tips
- There are a number of changes you should understand before you begin planning the leap from SQL Server 2000 or SQL Server 7 to the recently released SQL Server 2005. Migrating from SQL Server 2000 or SQL Server 7 to SQL Server 2005 is not a project...
- Download resources 2006-02-07
- Migrating MySQL to Microsoft SQL Server 2000
- This white paper explains how to migrate from MySQL to Microsoft SQL Server 2000 using a number of built-in SQL Server tools and utilities. It also provides guidelines on how to modify MySQL applications to work with SQL Server 2000. If users have an investment in MySQL applications, they can...
- White papers 2003-11-22
- Moving the Tempdb and Master Database in SQL Server
- Applies to MS SQL 2005?Good article, thank you. Do the techniques within apply only to MS SQL 2000, or do they apply to SQL 2005 as well? My guess would be just SQL 2000.
- Discussion threads 2007-08-01
- Microsoft SQL Server 2000 (8.00.534): An Introduction to Troubleshooting SQL Server 2000 Transactional Replication
- With Microsoft SQL Server 2000 transactional replication, SQL Server applies an initial snapshot of the published data at the subscribers. The purpose of this white paper is to help users become familiar with the troubleshooting methods and the logic that can be applied to SQL Server 2000 transactional replication. This...
- White papers 2004-03-23
- << Previous
- page 1 of 1
- Next >>