Hello:

> Currently I just use a fbcommand statement to execute some sql statement.
> I am curious does this way auto commit?

When you run a query with the FbCommand if the FbCommand instance has no 
transaction specfified, the provider will start one for you and will do 
a commit or a rollback of it depending on the operation result.

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