Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multi-User, adding records, and grids...
Message
 
To
18/11/1998 17:31:50
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00157432
Message ID:
00159101
Views:
26
>>As a side note instead of append blank
>>
>>insert into (lcChild) (quote_no) values (quoteinf.quote_no)
>
>What advantages does this have?

The biggest advantage is that you NEVER get a blank record in the table, even for a split second. When many people are adding records simultaneously (or nearly so) the short time between
append blank
repl IDField with cNewID
can allow several people to add records, giving the dreaded 'duplicate file ID' message.

Barbara
Barbara Paltiel, Paltiel Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform