Currently viewing the category:
"SQL"
10 years ago we have had no social network service in such a scale we used to see these days. Facebook, for instance, has got more than 600 million active users who modify their personal profiles, exchange messages, play games and the like every single day. Consider the total committed transactions per second caused […]
Continue Reading →There are some conditions when you need to rollback an implicit or explicit transaction to a given point inside the transaction. There are two ways to address such a need:
1. You can use the T-SQL to address such a problem:
2. Use the SqlTransaction’s Save method within your code. Please note that this method […]
Continue Reading →Sponsors
Circle up with me on Google+
Recent Comments