SQL Server Central is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 

Content with tags Distributed Queries, SQL Server 7, 2000, Administering Rss

Refine your search with one of the following additional tags (with number of items):

Configuring (3)     DTS (1)     Performance Tuning (1)     T-SQL (1)    
Miscellaneous (2)     English Query (1)     Programming (1)     UpdateGrams (1)    
Performance Tuning and Scaling (2)     Indexing (1)     Security (1)     User-Defined functions (1)    
Replication (2)     Installation (1)     SQL-DMO (1)     Visual Basic 6 (1)    
Backup and Recovery (1)     Monitoring (1)     Stored Procedures (1)     XML (1)    
Basic Querying (1)     OpenXML (1)     Triggers (1)     XSL (1)    
   Items 1 to 3 of 3   
 

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,325 reads

Adding Linked Servers Using SQL-DMO

Following up on a question posted in our discussion area, Andy looks at how to use DMO to add and remove linked servers. Along the way he points out a couple 'gotchas' and throws in a cool tip about how to save a little time when you experiment with DMO.   Read more...
By Andy Warren 2002/09/19 | Source: SQLServerCentral.com | Category: Administering
Rating: |  Discuss |  Briefcase | 11,166 reads

Middle Tier Application Data Caching with SQL Server 2000

Middle tier applications often use a single database management system (DBMS) to store data, which can expose scaling limitations as the number of user requests increases. Caching, a technique used to increase application performance by copying data and then using the copied data in place of the original data, can dramatically increase the throughput (the number of application requests serviceable per unit time) and scalability of middle tier applications.   Read more...
By Additional Articles 2002/03/08 | Source: Microsoft SQL Home | Category: Administering
Rating:  Rate this |  Briefcase | 1,154 reads
   Items 1 to 3 of 3