> Why it should generate select? You have DataSet with data, so after posting 
> data into DB, you ca refresh it and get fresh data. Same with DataReader, if 
> you're using it.

But if i have 1 000 000 records in datbase and inserted one record why i 
should refresh other 1 000 000 ? Such behavour have no sence as for me.
I want refresh only inserted or updated records. Is it possible?

> Look at the RETURNING statement.

I know about returning. I'm thinking with my delphi experience, so 
complete DataSet refreshing after inserting sounds strange for me ;-)

In general understood that for my proposes in ADO.NET i should make 
refresh of all dataset...

Thanks !!!



-------------------------------------------------------------------------
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

Reply via email to