Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.DBF to Cursor
Message
 
To
20/01/2006 15:31:28
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 7 SP1
Miscellaneous
Thread ID:
01089021
Message ID:
01089022
Views:
11
This message has been marked as the solution to the initial question of the thread.
Select * from table_name into cursor tempcurs

*or

use table_name
afield(atmp)
create curs tempcurs from array atmp
append from table_name for condition

>Sorry for the simple question, but I don't work much with .dbf files.
>
>I need to pull the contents of a .dbf table into a cursor. I have no idea how this is done. Can somebody point me in the right direction?
>
>
>Thanks,
>MAC
Previous
Reply
Map
View

Click here to load this message in the networking platform