First, you'll get more interest in this ADO.NET question on the ADO.NET
list. Use microsoft.public.dotnet.framework.adonet instead.
Next, we see this problem when using the DataReader in addition to Fill to
populate a DataSet. We can also see it if the Fill has not completed for
some reason--as when it cannot populate rows as they are locked. You say
you're using the OleDb classes. What database are you accessing? Are you
trying to access the same database from more than one thread/form at a time?
--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________