Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table Order
Message
 
 
À
13/01/2010 08:53:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
01442768
Message ID:
01443669
Vues:
30
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform