Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sys(2015) for primary key.
Message
De
01/01/1997 22:00:30
John Adams
John T. Adams Software Consulting Svcs
Keedysville, Maryland, États-Unis
 
 
À
01/01/1997 19:58:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00015796
Message ID:
00016306
Vues:
48
>>- take padr(alltrim(sys(1)) + alltrim(str(seconds()*1000)), 20, "0"), this creates a key that is virtually impossible to corrupt, but, the possibility exists, so, in my Table operations class, when I issue a save, I check to see if tableupdate() is sucessful, if not, I check to see if it is a primary key problem, if so, I simply replace the last "0" in the key with a "1".
>>
>>I know it sounds a little hokey, but it works like a champ, an added benefit, is that it becomes very reliable when you allow users to work remotely, and upload their changes!
>
>Sounds good but no locking mecanism.

You don't really need to lock the table, except for the VFP auto lock when issuing the tableupdate(). Since the table op's class handles the unliklihood that the unique key fails, I don't need to issue a lock when the record is added...Or should I say that at this point, it has neven caused a problem by not issuing a lock!

Happy New Year, BTW!

John
John Adams

John T. Adams
Software Consulting Services
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform