Does Enterprise Library Data offer the ability to begin, commit or
rollback transaction? Or would I use DBTransaction in conjuction with
Enterprise Library. If I try to use these together I would have to
use the SQLConnection which does the same thing as DatabaseFactory . I
need to have to ability to rollback transaction if an error occurs
anywhere in the program. Please send all suggestions or comments.
Thanks.
rollback transaction? Or would I use DBTransaction in conjuction with
Enterprise Library. If I try to use these together I would have to
use the SQLConnection which does the same thing as DatabaseFactory . I
need to have to ability to rollback transaction if an error occurs
anywhere in the program. Please send all suggestions or comments.
Thanks.