| Author: venu kumar 14 Dec 2006 | Member Level: Silver | Rating: Points: 2 |
1.Please check this site it consists of all the connectionstrings http://www.connectionstrings.com/
2. To overcome this problem we need to use transactions.
|
| Author: Gowri kalaiselvan 14 Dec 2006 | Member Level: Silver | Rating: Points: 2 |
By using transactions, setting the isolation level, using locking hints and lock timeouts you can prevent multiple users from trying to updating the same data.
|
| Author: Venkatesraj 14 Dec 2006 | Member Level: Silver | Rating: Points: 2 |
http://www.connectionstrings.com/?carrier=sqlserver
|