Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange error with Local View
Message
De
23/09/2004 09:34:19
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00945330
Message ID:
00945342
Vues:
25
>From several days I got error 1548 "Table "alias" has one or more non-structural indexes open. Please close them and retry the Begin Transaction" when I work with Local View. That error I receive few years ago when I indexed that view this way:
>
>
>INDEX ON ... TAG ... OF ...
>
>
>but now I index that view:
>
>INDEX ON ... TAG ...
>
>and got no error until now. So my question is What cause that error?

I think that the CDX that has the same name as the table would be considered the "structural index". Any other index, either an IDX or in a CDX but created with "OF", would be considered non-structural.

For a view, the situation would be similar, but the structural CDX would be created with the same name as the temporary table which VFP creates for the view.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform