This topic has not yet been rated - Rate this topic

Multiple Active Result Sets (MARS)

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Multiple Active Result Sets (MARS) is a feature that allows the execution of multiple batches on a single connection. In previous versions, only one batch could be executed at a time against a single connection. Executing multiple batches with MARS does not imply simultaneous execution of operations.

In This Section

Enabling Multiple Active Result Sets
Discusses how to use MARS with SQL Server 2005.

Manipulating Data
Provides examples of coding MARS applications.

Related Sections

Asynchronous Operations
Provides details on using the new asynchronous features in ADO.NET.

See Also




Build Date: 2011-12-11
Did you find this helpful?
(1500 characters remaining)