Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can a USE command execute my code?
Message
De
30/07/2007 14:07:52
 
 
À
30/07/2007 14:03:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01244678
Message ID:
01244685
Vues:
13
>When I executed a command like the following, I got an error indicating that 'File myproc.prg' does not exist.
>
>USE BMAIN.DBF INDEX BMAINI.CDX ORDER NAME SHARED AGAIN
>
>I included myproc in my program and the USE command now runs successfully.
>
>What can make the USE command execute code in my program?
>I looked for rules and triggers but do not see any associated with this table.
>
>Thanks,
>Howard

If one of the index tags is a UDF, the UDF must be available whe you use the table, or you get this error.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform