Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inserting from a Cursor into an external .dbf
Message
From
06/04/2004 13:29:28
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
 
 
To
06/04/2004 12:44:15
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00892627
Message ID:
00892682
Views:
17
Here is what I have:

lcFile = locfile('c:\transact.dbf')
use (m.lcFile)
append from dbf('SMTRNSTM')


Where SMTRNSTM is the name of my cursor, and I get an "alias is not found" Program error. I tried changing the dbf in the last line to cursor, but I got an invalid properties error or something of that sort.
Very fitting: http://xkcd.com/386/
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform