Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to call a stored proc from a class object event method
Message
De
20/07/1998 18:33:11
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
How to call a stored proc from a class object event method
Divers
Thread ID:
00119503
Message ID:
00119503
Vues:
50
Hi,
I defined a stored proc called "IsRecordModified()" which returns true if current record is modified. I have a class, and in one of the event methods of a button, iam trying to call the above proc like

if IsRecordModified()
&& Do something
endif

But Iam getting an error saying "Isrecordmodified.prg" not found.
How to call storedproc from a class event code?

Thanks
Puri Malluru
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform