Data Reader Error

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Sunil Sabir (SunilSabir_at_discussions.microsoft.com)
Date: 06/17/04


Date: Thu, 17 Jun 2004 09:22:49 -0700

Dear All,

      I am using two datareaders with one connection and geting the following
      error:

      "There is already an open DataReader associated with this Connection which
        must be closed first"
       
        Should I use 2 connections with 2 separate datareaders.Or can I use 2
        datareaders with one connection

         Any help much appreciated.