sasha wrote: >> Don't worry. ;) ADO.NET is easy. > > Still don't understand why it's not possible to open a few datareaders > in same connection... Same with transactions...
Because DataReader uses connection exclusively. You have to open DataReader fetch all data, close it, open another, etc. For transactions I don't understand. -- Jiri {x2} Cincura http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Firebird-net-provider mailing list Firebird-net-provider@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/firebird-net-provider