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

Content with tags T-SQL, Programming, .Net, SQL Server 7, 2000 Rss

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

Miscellaneous (2)     ADO (1)     Security (1)    
Visual Basic 6 (2)     Performance Tuning (1)     Strategies (1)    
Administering (1)     Performance Tuning and Scaling (1)    
   Items 1 to 3 of 3   
 

Stop SQL Injection Attacks Before They Stop You

A new article from MSDN magazine on stopping SQL Injection attacks by examining how the SQL can be exploited. It's a good basic article for developers as well as DBAs who might have to review code.  Read more...
By Additional Articles 2004/08/20 | Source: MSDN Communities | Category: Security
Rating:  Rate this |  Briefcase | 1,703 reads

Managing Jobs Part 3

This week Andy looks at where, when, and how jobs should be run and why you need to think about those items before you build the job. Part of this is deciding what runs on production servers and what doesn't.   Read more...
By Andy Warren 2003/03/11 | Source: SQLServerCentral.com | Category: Administering
Rating: |  Discuss |  Briefcase | 6,631 reads

Performance Comparison: Data Access Techniques

Architectural choices for data access affect performance, scalability, maintainability, and usability. This article focuses on the performance aspects of these choices by comparing relative performance of various data access techniques, including Microsoft® ADO.NET Command, DataReader, DataSet, and XML Reader in common application scenarios with a Microsoft SQL Server™ 2000 database.  Read more...
By Additional Articles 2002/03/01 | Source: Microsoft SQL Home | Category: Performance Tuning
Rating:  Rate this |  Briefcase | 1,655 reads
   Items 1 to 3 of 3