Home

Definition of MARS

A SQL Server 2005 feature that provides the ability to have more than one pending request per connection, in particular to have more than one default result set open per connection. SQL Server 2000 and earlier restricted the programming model such that at any point in time there would be at most one pending request on a given session, blocking the driver from sending requests to the server until the entire result set is consumed.

Computer Science

Other definitions of MARS

A service for resolving multicast IP addresses to the asynchronous transfer mode (ATM) addresses of the clients that have joined that multicast group. MARS can work in conjunction with the multicast server (MCS) and clients to distribute multicast data through point-to-multipoint connections.

Computer Science