Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Requerying a Parameterized View
Message
De
23/06/2000 18:49:42
 
 
À
23/06/2000 17:26:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00384076
Message ID:
00384126
Vues:
22
>I have an index set on a view (index on name tag name). When I requery the view and there is data in the result set, it works fine. When there is not data in the result set, I get the following error:
>"Index does not match the table. Delete the index file and recreate the index."
>
>I've tried issuing DELETE TAG ALL, and DELETE TAG NAME, to no avail. I've also tried using an IDX index (index on name to tempname) - same problem. I feel like I'm missing something obvious here.
>
>Thanks in advance

I do exactly the same thing without problems. "NAME" is a reserved word in VFP so I would use a different tag name (and view column name, if possible).

If that doesn't help, post some code, determine your buffering mode, etc.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform