Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form events that i didn't find in foxpro
Message
 
To
22/06/2006 13:02:15
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01130885
Message ID:
01130894
Views:
10
>I wont to migrate from MS access to FOXPRO, in MS access forms I had 2 event that I didn't find it in FOXPRO
>
>1. On Current : The Current event occurs when the focus moves to a record, making it the current record, or when the form is refreshed or requeried.
>
>2. Before Update : The BeforeUpdate event occurs before record is updated.
>
>
>
>thanks

VFP forms doesn't have such events.
On Current - in VFP, you must explicity move from one recors to other, of course VFP have some FFC classes that can halp you to do this, but you could program whatever you want there here you move record pointer.
Before Update - you could use DataBase triggers to perform what you want to do. Check Triggers in help.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform