Enterprise Libraray Data and DBTransactions

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Cheryl

    Enterprise Libraray Data and DBTransactions

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