I am executing a series of commands within the context of a MySQLTransaction. I also want to use MySQLDataAdapter withing the series of commands but I don't see a way of specifing that it use the transaction object.
Am I mssing somthing?
Am I mssing somthing?