When I started thinking of shifting my back-end from VFP tables to Mysql, I wasconfronted with the problem of non-availability of "rlock()" with mysql tables.In all cases, I wanted to use "rlock", because I did not want two users to startworking on same
Read More