ADO

SQLServerCentral Article

Reducing Round Trips

  • Article

One of the best ways to reduce the load on your server and increase application responsiveness is to reduce the number of "round trips" your application makes. This article by Andy Warren shows you a few ways to increase your performance by reducing round trips.

You rated this post out of 5. Change rating

2005-07-15 (first published: )

21,643 reads

External Article

XML Data Solutions

  • Article

This sample is provided in conjunction with the MSDN Magazine article, "SQL Server 2000 and XML: Developing XML-Enabled Data Solutions for the Web." This article presents and compares five data access approaches, using a variety of technologies including ASP and ADO, XSLT, and DirectXML. Once built, the solutions are compared on the basis of their speed and efficiency.

2002-01-18

2,982 reads

SQLServerCentral Article

Review of SQL Comparison and Synchronization Toolkit

  • Article

This week Andy takes a look at a new product from Red-Gate that gives you even more options than you get with their SQL Compare and SQL Data Compare tools - now you can build your own. Add the features you always wanted. Build automated processes instead of using the GUI. It's an interesting product - read the review and then maybe even enter the contest to win a free copy.

You rated this post out of 5. Change rating

2002-01-16

5,396 reads

Technical Article

Log shipping & Recovery model

  • Topic

Hi All, We are planning to use log shipping (SQL 2000) to maintain our stand-by server. I have a few doubts regarding this 1. To use BCP i have to use bulk-logged recovery. But, what happens to my bulk inserted data. Will this be transferred to my standby-server. 2. If I use DTS for the […]

2001-12-19

14 reads

SQLServerCentral Article

Introduction to ADO Part 4 - Combining It All

  • Article

In three previous articles Andy has done a very basic introduction to the ADO connection, command, and recordset objects. In this wrap up article he talks about how to use the power of ADO client side filtering and disconnected recordsets, then adds some code which shows how to combine all the objects. ADO is not simple, but Andy has done a good job in limiting his dicussion to the things you REALLY need to know about ADO to get started.

5 (1)

You rated this post out of 5. Change rating

2001-12-07

9,999 reads

SQLServerCentral Article

ASP - Reaping the benefits of SQL 2000's FOR XML clause.

  • Article

In the several years that I have been programming ASP pages, I have seen countless methods of dynamically filling HTML drop down list boxes. Well, here's another method. This one uses sql 2000's new FOR XML EXPLICIT clause, and I really like the results.

5 (2)

You rated this post out of 5. Change rating

2001-11-14

8,133 reads

Blogs

SQL Saturday Boston 2024 Slides

By

Thanks to everyone that came to my talks. Slides are below. Best Practices for...

Small Data SF 2024

By

I can’t remember how I heard about Small Data SF 2024, but it caught...

A New Word: Moledro

By

moledro – n. a feeling of resonant connection with an author or artist you’ll...

Read the latest Blogs

Forums

7 sept, scheduled book

By philip.scott

Comments posted to this topic are about the item 7 sept, scheduled book

7 sept, schedlued article

By philip.scott

Comments posted to this topic are about the item 7 sept, schedlued article

6 sept, published book

By philip.scott

Comments posted to this topic are about the item 6 sept, published book

Visit the forum

Question of the Day

Azure Data Lake Storage Gen 2

Azure Data Lake Storage Gen 2 is built on ...?

See possible answers