C
Carolyn
I'm working on an application that uses a database. I've
recently run into an error and don't know where it comes
from. Maybe someone can help me. When the program gets
to the adapter.fill statement, it stops and shows this
error message:
"An unhandled exception of
type 'System.InvalidOperationException' occurred in
system.data.dll
Additional information: Invalid attempt to NextResult
when reader is closed."
I've run the program successfully a hundred times today
and just now got this error. Can anyone tell me what the
program is looking for or what might be causing the
problem?
Thanks,
Carolyn
recently run into an error and don't know where it comes
from. Maybe someone can help me. When the program gets
to the adapter.fill statement, it stops and shows this
error message:
"An unhandled exception of
type 'System.InvalidOperationException' occurred in
system.data.dll
Additional information: Invalid attempt to NextResult
when reader is closed."
I've run the program successfully a hundred times today
and just now got this error. Can anyone tell me what the
program is looking for or what might be causing the
problem?
Thanks,
Carolyn