If I create oleDbDataAdapter1 and oleDbDataAdapter2 with corresponding
datasets everything works fine, then I create oleDbDataAdapter3 and
everything works fine until I execute

oleDbDataAdapter3.update(dataSet3)

Then program crashes. If I try to read through dataset it is ok, but update,
insert or delete does not work......and oleDbDataAdapter3 is SAME and all
commands are SAME as in oleDbDataAdapter1 and oleDbDataAdapter2.
Is there some way I can skip this error? OR can someone tell why does this
happen and how to avoid it.

I appologize for my english.

Crnaovca
----------------------
Everywhere, anywhere there is one black sheep.