Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Abstract Classes
Message
From
31/03/1997 03:05:58
 
 
To
29/03/1997 14:41:11
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00026135
Message ID:
00026233
Views:
32
>
>Not in a straight connection with the subject: if you need abstract classes, define them based on VFP class Shape (if possible). According to Steven Black, it's the fastest subclass and it's the less memory consumer also.
>
>Take Arnon's advice: don't use random for primary keys. Make a mechanism to be sure the key is unique.
>
>Vlad

Arnon and Vlad:

I am happy to take your advice. What I am doing now is generating the number and , in a DO WHILE loop, SEEKing it and re-generating it until !FOUND(). If I put the primary key in a table, how do I generate it? By just adding 1 to its existing value? In a busy network, am I liable to face contention problems?

Thanks, guys, for the help.

John
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform