How does one use a transaction in conjunction with MySqlHelper? The examples I've found are standard to create a connection, create a command, create a transaction...etc. Does MySqlHelper support a more streamlined methodology and still manage a connection pool for efficiency?
Thanks in advance,
Sn
Thanks in advance,
Sn