I have created a TransactionScope and within the scope various items are created and updated in the database. During this process I make a lot of calls to the database. Original
Anyway if want to have several connections to DB use connection pool.