Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I use INSERT-SQL in multiuser
Message
De
21/07/2006 11:25:40
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
21/07/2006 00:47:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01137935
Message ID:
01138535
Vues:
12
>Can you help me? I am working on ERP presently I use APPEND BLANK and REPLACE with RLOCK(), my company is devided in 7 different units which are located in range of 15 to 20KMS where some times network work very slow as well as break the link for few seconds. RLOCK() is taking lot of time to lock a record some time, during this if network breaks a link the DBF become corrupt. Can INSERT INTO is usable and can solve the problem in this situation? As per my knowledge it will be faster than RLOCK() & REPLACE. I think now you can understand my problem. Please give me solution if you know? How can I prevent my DBFs to become corrupt?

In your situation, I wouldn't dare use the tables directly. I'd rather try using offline views, and then try to update them at times. Can't really say that I know what I'm talking about - never used offline views - but if my network connection was unreliable, I'd surely investigate them. VFP has always insisted on having its tables open, and anything that closes them is sure to generate at least an error, if not outright corruption of the tables.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform