Click here to Skip to main content
15,887,485 members
Home / Discussions / C#
   

C#

 
AnswerRe: Generate documentation Pin
Graham Nimbley24-Apr-06 13:43
Graham Nimbley24-Apr-06 13:43 
QuestionGetting error: There is already an open DataReader associated with this Command which must be closed first. Pin
emran83423-Apr-06 0:21
emran83423-Apr-06 0:21 
AnswerRe: Getting error: There is already an open DataReader associated with this Command which must be closed first. Pin
Guffa23-Apr-06 0:56
Guffa23-Apr-06 0:56 
Answerit's a ADO.NET limitation ! Pin
e_akhras23-Apr-06 5:09
e_akhras23-Apr-06 5:09 
AnswerRe: it's a ADO.NET limitation ! Pin
Guffa23-Apr-06 5:38
Guffa23-Apr-06 5:38 
GeneralRe: it's a ADO.NET limitation ! Pin
emran83423-Apr-06 8:42
emran83423-Apr-06 8:42 
GeneralRe: it's a ADO.NET limitation ! Pin
e_akhras24-Apr-06 1:51
e_akhras24-Apr-06 1:51 
GeneralRe: it's a ADO.NET limitation ! Pin
emran83423-Apr-06 8:50
emran83423-Apr-06 8:50 
Hello eyad al akhras ,
Thanks a lot for the reply.

Actually in one of my thread, I have a dataGrid bounded with a daasource, so, my application is considering that databounded datagrid as an open active datareader. And at the same time another thread is executing SQL command. And sometimes, When another thread is executing SQL command, when I try to click Update (or SAve) button of a databinding navigator (for my datagridview) I get the same error saying "already datareader open.". Is there any snippet available to solve this problem either using mutext or something else. I have never used lock, mutex etc in my code, I dont know how to use those.

Thanks and regards
Emran
Generaltwo articles Pin
e_akhras24-Apr-06 2:27
e_akhras24-Apr-06 2:27 
Questionwin application datagrid editting. Pin
moomoori22-Apr-06 22:38
moomoori22-Apr-06 22:38 
Questionoperator overloading in C# Pin
pankajgarg1222-Apr-06 21:50
pankajgarg1222-Apr-06 21:50 
AnswerRe: operator overloading in C# Pin
Guffa22-Apr-06 22:21
Guffa22-Apr-06 22:21 
Questionunmanaged code Pin
pankajgarg1222-Apr-06 21:48
pankajgarg1222-Apr-06 21:48 
AnswerRe: unmanaged code Pin
CWIZO22-Apr-06 23:45
CWIZO22-Apr-06 23:45 
AnswerRe: unmanaged code Pin
Zakaria Bin Abdur Rouf25-Apr-06 3:44
Zakaria Bin Abdur Rouf25-Apr-06 3:44 
QuestionDynamically accessing web service Pin
DotNet novice22-Apr-06 20:33
DotNet novice22-Apr-06 20:33 
AnswerRe: Dynamically accessing web service Pin
Guffa22-Apr-06 21:26
Guffa22-Apr-06 21:26 
GeneralRe: Dynamically accessing web service Pin
DotNet novice23-Apr-06 4:02
DotNet novice23-Apr-06 4:02 
AnswerRe: Dynamically accessing web service Pin
Guffa25-Apr-06 4:14
Guffa25-Apr-06 4:14 
Questionhelp files CHM Pin
picasso222-Apr-06 17:37
picasso222-Apr-06 17:37 
AnswerRe: help files CHM Pin
Ed.Poore22-Apr-06 19:29
Ed.Poore22-Apr-06 19:29 
QuestionHow to Populate .net Grid Control by OledbDataReader Pin
shoaibnawaz22-Apr-06 12:28
shoaibnawaz22-Apr-06 12:28 
QuestionChange the language in Win Form !!! Pin
mrkeivan22-Apr-06 11:26
mrkeivan22-Apr-06 11:26 
AnswerRe: Change the language in Win Form !!! Pin
Daniel Grunwald23-Apr-06 2:49
Daniel Grunwald23-Apr-06 2:49 
QuestionVerify Tape Drive Has Media Inserted. Pin
jfilburn22-Apr-06 9:07
jfilburn22-Apr-06 9:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.