Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form events that i didn't find in foxpro
Message
De
22/06/2006 13:13:48
 
 
À
22/06/2006 13:02:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01130885
Message ID:
01130894
Vues:
11
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform