Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Probably already discussed, but which is more efficient.
Message
From
12/03/2007 11:58:44
 
 
To
12/03/2007 11:53:34
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Novell 6.x
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01202723
Message ID:
01202728
Views:
12
>in a network environment... APPEND BLANK & REPLACE vs. INSERT ?
>
>With the use of Append Blank, record locks are used. Are records automatically locked with INSERT?
>
>Curious to know.
>
>Thanks,
>
>Vernon

INSERT is recommended, because if something happens between APPEND BLANK/REPLACE you will end up with empty record, and if you use primary key in your table then most likely simple APPEND BLANK will bomb on many occasions.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform