Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append problem
Message
From
16/09/2002 13:53:10
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Append problem
Miscellaneous
Thread ID:
00700897
Message ID:
00700897
Views:
51
I'm maintenancing a program in fox5. Once in awhile the append does not work and we lose data. Here is the code:

use lifs
t1b = flock()
append from lifcdprt
set talk off
close databases

Now I've done a little research and learned that an append does not need an flock() but wasn't sure if this could be causing the problem. If the code is correct, is there a way to check if an append is successful?

Thanks,
Sunshine
Next
Reply
Map
View

Click here to load this message in the networking platform