Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can a USE command execute my code?
Message
From
30/07/2007 14:07:52
 
 
To
30/07/2007 14:03:11
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01244678
Message ID:
01244685
Views:
12
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform