Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table Order
Message
De
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:
01443664
Vues:
23
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform