Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CREATE QUERY in a VFP exe
Message
From
11/02/2002 12:11:50
 
 
To
11/02/2002 12:05:02
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00618417
Message ID:
00618424
Views:
10
This message has been marked as the solution to the initial question of the thread.
>Hi,
>
>I attempted to issue a CREATE QUERY MyQuery inside an app and got error message 1001 ("Feature is not available" - The Visual FoxPro feature you have attempted to use is not supported in this version of Visual FoxPro). I'm using VFP 6.0 SP5.
>
>As I didn't find anywhere that I couldn't issue a CREATE QUERY in a VFP exe, where's my mistake?
>
>TIA
>
>Fernando

Fernando,

in Distributing Applications (help) there's a set of restricted commands

(compile added in vfp6 sp3 I believe)
Unavailable commands  
BUILD APP         MODIFY FORM 
BUILD EXE         MODIFY MENU 
BUILD PROJECT     MODIFY PROCEDURE 
COMPILE           MODIFY PROJECT 
CREATE FORM       MODIFY QUERY 
CREATE MENU       MODIFY SCREEN 
CREATE QUERY      MODIFY STRUCTURE 
CREATE SCREEN     MODIFY VIEW 
CREATE VIEW       SUSPEND 
MODIFY CONNECTION SET STEP 
MODIFY DATABASE 
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform