Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
(SQL) specifying the location of a cursor file
Message
From
26/07/2007 01:17:18
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
(SQL) specifying the location of a cursor file
Miscellaneous
Thread ID:
01243672
Message ID:
01243672
Views:
55
Greetings all
How do I direct the location of the cursor in the following sql statement to the c drive
   SELECT * FROM apInvMast WHERE apInvMast.invPK = invPKSave INTO CURSOR "c:\curInvMastEdit" nofilter
I get a syntax error on "c:\curInvMastEdit". Will not let me specify the drive. It might have something to do with sortWork, but I can not see how it would work in conjunction with sql

thank, Vince
Next
Reply
Map
View

Click here to load this message in the networking platform