MySQL Forums
Forum List  »  Microsoft Access

Re: recordset record loking
Posted by: Mike Hillyer
Date: October 04, 2004 02:24PM

You may want to take a look at the following article on cursors and locking in MySQL when using Visual Basic:

http://dev.mysql.com/tech-resources/articles/vb-cursors-and-locks.html

One thing to look at as well is whether there is a primary key on the table. Tables that do not have primary keys can cause issues.

Mike Hillyer, Technical Writer
MySQL AB, www.mysql.com
Office: +1 403-380-6535

Blog: http://www.openwin.org/mike

"The Open Source movement has become a major force across the software industry, and MySQL is the world's most popular open source database."
--Fortune Magazine

Options: ReplyQuote


Subject
Views
Written By
Posted
6582
October 01, 2004 07:40PM
Re: recordset record loking
2949
October 04, 2004 02:24PM
2992
October 06, 2004 02:55PM
3553
October 06, 2004 03:57PM
2720
October 06, 2004 04:09PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.