Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2000-10-22 : 23:14:51
|
Marcia writes "Assuming a high volume website using ASP, ADO and a SQL Server 7.0 database, what specific method(s) would you recommend to avoid inconsistent data?
- Transactions - Specify Recordset CursorType (e.g., adLockBatchOptimistic) - Use SQL modifier (e.g., ROWLOCK) - Other? |
|
|
|
|
|