Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
APPEND FROM SQL Cursor Errors Out
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00323854
Message ID:
00323857
Views:
18
You might be able to do:
SELE curTemp
pcDBF = DBF()

SELE MyNewDBF
APPE FROM (pcDBF)
-this will use the actual file path of the cursor.
HTH!
Mark

>Is there a way to APPEND FROM a CURSOR?
>
>When I try to open a table and APPEND FROM curTemp, I get the following...
>
>"File 'c:\...\curTemp.dbf'does not exist"
>
>When I try to APPEND FROM CURSOR curTemp, I get...
>
>"Command contains unrecognized phrase/keyword"
>
>TIA, Chuck
"It hit an iceberg and it sank. Get over it."
Robert Ballard, dicoverer of the Titanic wreckage.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform