Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
APPEND FROM [SQL Cursor]
Message
From
22/12/2008 09:32:58
 
 
To
22/12/2008 09:27:50
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01369081
Message ID:
01369113
Views:
47
Hi Ed,
Sorry, I mistyped in the last message. Yes, I put the parens in the APPEND FROM statement. Here is my exact code:

SELECT CuDedEmp
APPEND FROM (DBF("CuDed1Emp")) && this fails
SELECT CuDed1Emp && this works

Since the statement "SELECT CuDed1Emp" works properly, it is clear that VFP can see the cursor CuDed1Emp, but the APPEND FROM statement cannot! Very strange.

Best regards, Chaim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform