Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unresolved Reference
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Divers
Thread ID:
00258155
Message ID:
00260710
Vues:
17
>Jim,
>
>I hope you don't mind if I ask you a question directly but I can't seem to get an answer to this.
>
>I'm using a UDF in a report. During the project build it cannot resolve the reference made to the UDF. The UDF is in a stored procedure. Where do you place the EXTERNAL command under such circumstances?

Benjamin,

You can't put an external command as there is no place to put it. I would suggest taking the UDF ouit of the stored procedures and making it a prg file on disk. Stored procs should be reserved for things that are only called by teh database itself, like triggers or field validation rules etc..
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform