Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table has no index order set..............
Message
De
30/06/2000 22:54:26
Jimmy Ditta
Twin City Electronics
Monroe, Louisiane, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Table has no index order set..............
Divers
Thread ID:
00387252
Message ID:
00387252
Vues:
51
This method is giving me a "Table has no index order set"......

CLOSE DATABASES
OPEN DATABASE ('c:\diamondaccounti\inventory')

if !used('intrancust')
use intrancust
else
select ('intrancust')
endif

SET ORDER TO stocknum

SEEK Thisform.Combo4.value


IF FOUND( )
Thisform.CHARGEPERKARAT1.VALUE = chgperkt
Thisform.MEASUREMENTS1.VALUE = measure
Thisform.Combo3.VALUE = cut

Is the syntax wrong? What exactly is this error telling me and how do I fix it?

Thanks
JD
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform