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 |
|
Rita Bhatnagar
Posting Yak Master
172 Posts |
Posted - 2001-10-30 : 15:51:01
|
| We are using sql 2000 and vb 6 using sqloledbprovider.In my vb code i am opening a recordset usingadopenkeyset and adlockoptimistic.When i execute the query and look at the query thecursor is now adopenforwardonly and lock isadlockreadonly.Did any body see any thing like that.I have distinct word in query like select distincta,b,c......If i remove word distinct the recorset behaviorchanges to normal. |
|
|
|
|
|