Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: Multiple Active Recordset

    sturner (11/18/2010)


    MARS is available to .NET provider and SQL Native Client as I stated. You need to enable it in the connection string, and your application code must be written...

  • RE: Multiple Active Recordset

    sturner (11/18/2010)


    You did not say which API you are using but MARS is only available with SQL Native Client or the .net provider SQLClient. Assuming you are using one...

Viewing 2 posts - 1 through 3 (of 3 total)