Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table Order
Message
 
 
To
13/01/2010 08:53:19
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
01442768
Message ID:
01443669
Views:
31
>>You can index cursors the same way as tables (when you created a cursor with READWRITE clause in a SELECT statement).
>>So, all what we already discussed applies to the cursor.
>
>ok i have a select * into cursor X readwrite
>then index on fname tag fname
>
>so if i have a stament like
>
>
>THISFORM.UpdateResultsWindow('The name '+ test.fname + ' already exists in the Database')&& fname being the cursor will that work?
>
>
>that worked for me when test was my addition table now its being a little troublesome
>
>also its telling me no table order set for table
>and pointing at
>SEEK test.fname

If you have a VFP installed and can fire the Debugger, then debug the code and fix the problem. We already told you what has to be done.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform