Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create index tag of a readonly cursor
Message
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01259376
Message ID:
01259378
Views:
22
>I need to add an index tag to a cursor (cursor created with SQL Select). So far, the only way I can do it is by making the cursor READWRITE (in SQL Select).
>
>Or by creating index not as a tag but as a standalone index (.idx). The nice thing about cursor is that I don't have to clean it up, that is, VFP erases the file or somehow it is being cleaned. What about Standalone index on a cursor? Do I need to do anything for it or the index is also stored in a temp folder and gets cleaned up?

UPDATE. I just tested it and see that the .idx index file is created in the current directory and has to be cleaned up by the application.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform