Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_ado_rds thread: SQL Server 7.0 not supporting Keyset Cursors ??


Message #1 by "Vikas Sethi" <emailtovikas@r...> on Sun, 25 Feb 2001 12:53:01
While opening a Recordset from VB I set the CursorType property to 

adOpenKeyset. 

When my VB application is run, I want to display the value of the cursor 

type property in a label. Now I run the VB application, it is displaying 

value "3" for both Static and Keyset Cursors type.

My Question is that whether SQL server 7.0 supports Keyset cursors ?? If 

yes then why is the value 3 being displayed for Keyset cursors ??



Thanks?


  Return to Index