Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FoxPlus UNIX to VFP - PLEASE HELP (longish)!
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00567347
Message ID:
00567468
Vues:
20
>The problem is when I open a foxplus table in VFP and place an rlock() on it, I can then still open up the file in unix and place an rlock() on the same record. So my assumption is recording locking between the systems will be a big problem. Short of adding a logical locked field in every table (which, come to think of it, might be a solution?), does anyone know of a way to get VFP and FP Unix tables (talking through Samba) to reconginze each other's record locks or have any other suggestions to accomplish this?
>
>I will be indebted to anyone who can help me get out of the 20th century and move back to the future!
>
>TIA!
>
>Rob


I seem to remember that some versions of Samba used pseudo-locks (oplocks I think they were called) - you might need to update your Samba installation. VFP probably uses INT21h for locking across NETBios and unless the Samba installation fully supports that you could well have these problems. Check your network protocols are all installed correctly.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform