Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Networking
Message
From
01/11/2005 20:56:20
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
01/11/2005 13:19:33
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Environment versions
Visual FoxPro:
VFP 7
OS:
Windows XP SP2
Network:
Novell 4.x
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01063445
Message ID:
01064320
Views:
11
>Thanks Mr.Hilmar, I normally use the memory variable to save the records, and before replacing the data I simple use the following ..
>
>If rlock()
> repl xyz with m_xyz,;
> abc with m_abc ...
> unlo
>endif

That would be the old-fashioned way to do it: FoxPro 2.x didn't have the concept of buffering. Buffering is a much better way to work; you leave much of the details to VFP (copy to variables and back to the fields).

>I checked it also by making pair to pair cables connection, in starting it displayed an error but later it works fine.
>
>Can u give me some examples, how can I do the same by using the functions tableupdate() and tablerevert(), please guide me..
>
>Thanks - Saif

See my introductory article: http://www.utmag.com/wconnect/wc.dll?9,7,10,1578
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform