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

Articles with tags Miscellaneous, Performance Tuning and Scaling, Visual Basic 6 Rss

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

Programming (3)     T-SQL (2)     Database Design (1)    
SQL Server 7, 2000 (3)     Basic Querying (1)     Performance Tuning (1)    
ADO (2)     Basics (1)     XML (1)    

Search for any content tagged Miscellaneous & Performance Tuning and Scaling & Visual Basic 6

   Items 1 to 3 of 3   
 

Using Interface-Based Programming Techniques in SQL Server

Programmers can most commonly relate to interface-based programming in their programming language. This is harder to accomplish in SQL Server though. In this article by Chris Cubley, he shows you how to build interfaced-based SQL.   Read more...
Rating: |  Discuss |  Briefcase | 6,199 reads

Reducing Round Trips - Part 3

This week Andy continues his series on how to reduce the number of round trips to the server by looking at some things you can easily add to your applications without a lot of rearchitecting.   Read more...
Rating: |  Discuss |  Briefcase | 7,586 reads

Reducing Round Trips - Part 2

Last week Andy started a discussion of the various ways you can reduce the number of round trips to the server. This week he continues by looking at a method he used recently to do client side caching of data to eliminate the round trip altogether. Gotta read it!   Read more...
By Andy Warren 2002/02/06 | Source: SQLServerCentral.com | Category: Performance Tuning
Rating: |  Discuss |  Briefcase | 8,785 reads
   Items 1 to 3 of 3