Le 1 mars 2006 à 14:53, Joshua Demori a écrit :

I built a class that handles transactions but do this.
db.sqlexecute("Lock Tables tablePhone WRITE")
edit the record using update or something similar
then
db.sqlexecute("UNLOCK TABLES;")

The problem for me with this method is that you lock the whole table, which is not good for my needs...

Thanks
Eric_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to