If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Which cursor type should I use ?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-20-05, 08:36
gop373 gop373 is offline
Registered User
 
Join Date: Aug 2004
Posts: 77
Which cursor type should I use ?

I use ASP to program my web and I need to insert , update, and delete data in microsoft access. Which cursor and lock type should I use and why ???

Should I use rs.open sql,conn,1,3 ?
Reply With Quote
  #2 (permalink)  
Old 01-20-05, 10:33
gyuan gyuan is offline
Registered User
 
Join Date: Dec 2003
Posts: 454
Reply With Quote
  #3 (permalink)  
Old 01-21-05, 02:26
Bullschmidt Bullschmidt is offline
Guru
 
Join Date: Jun 2003
Location: USA
Posts: 1,032
And:

Cursor & LockType Performance Report - 6/27/1999
http://www.4guysfromrolla.com/webtec...3.report.shtml

Cursor & LockType Performance Issues - 6/27/1999
http://www.4guysfromrolla.com/webtech/062799-3.shtml

Recordset Cursors: Choose the Right Cursor for the Right Job - 11/29/1998
http://www.4guysfromrolla.com/webtech/112998-1.shtml
__________________
J. Paul Schmidt, Freelance Web and Database Developer
www.Bullschmidt.com
Access Database Sample, Web Database Sample, ASP Design Tips
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On