Due to a convergence of technologies and our purchased MRP system, I have a problem that could be solved if I can safely access a DBF file simulataneously with Clipper 5.2e and Visual Basic (we are using version 6.0). Presently we are "linking" to the DBF file from within an Access MDB database and using this for the VB SQL access. I'd rather avoid ODBC if I can for performance considerations.<br><br>I need to lock a record for update. My concern is that I don't know if VB can "see" a Clipper record lock (and vice-versa). Can anybody shed light on this for me? Is there any source of documentation that would answer my question? Or do I just have to build a test environment to settle this question?<br><br>Thanks for any help.<br>John McDermon<br><br><br>