Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stored Procedures - Problems with a function -
Message
 
À
18/03/1999 05:01:35
Marcelo Codino
Mystic & Faith - Sistemas -
Buenos Aires, Argentine
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00199103
Message ID:
00199108
Vues:
25
>Hi folks,
>
>I´m having problems with a function that resides in stored procedures section.
>I compile and re-compile my application but I´ve always the same error
>When the interactivechange of my combobox fires(the place where my function will be executed),it reports me an error.It doesn´t recognise this.
>However the function exist...
>
>Any ideas ?
>tia

Marcelo,

Stored procedures are stored in the database container and are used for triggers and validation etc. If you want to exec some code in an event you should create a custom method in the form or the control if it is subclassed. Some developers like to use a .prg as well. HTH
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform