Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append problem
Message
 
 
To
16/09/2002 13:53:10
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00700897
Message ID:
00700909
Views:
13
You can check the _TALLY system variable for the # of added records.

>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
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform