Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot upate remote SQL data
Message
 
To
07/05/2002 23:33:51
John Ryan
Captain-Cooker Appreciation Society
Taumata Whakatangi ..., New Zealand
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00653776
Message ID:
00654040
Views:
17
>Justin
>
>Can you append from a cursor? I'll bet you have an empty table on your path somewhere with the same name as your cursor... and that's what gets appended.
>
>Write a small program to scan the cursor and insert the rows programmatically.
>
>Regards
>
>JR

There is no table by the same name. In fact nothing at all is being appended. According to help, you should be able to append from a cursor:

'Use the DBF( ) function to append from a temporary read-only cursor created by a SELECT - SQL command. Include the name of the cursor in the DBF( ) function as in the following example:

APPEND FROM DBF('')'
Previous
Reply
Map
View

Click here to load this message in the networking platform