Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
(Bad) difference between VFP6 and VFP7 view designer
Message
De
21/10/2002 13:19:05
Bruno Maddalozzo
Informatica Aziendale
Arsie, Italie
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
(Bad) difference between VFP6 and VFP7 view designer
Divers
Thread ID:
00713576
Message ID:
00713576
Vues:
38
When creating views with the VIEW DESIGNER with VFP6 as to obtain a view like:
SELECT *;
FROM data1!Table1;
WHERE Table1.id IN (Select id from tempquery)

No error occurs.

When trying the same operation with VFP7, this is no more possible, and the following error is raised:

"Index does not match the table. Delete the index file and re-create the index"

Is this a (documented) bug or a wanted exclusion by MS?

Strange is that the view can still be created by code.

Thank you in advance.
Bruno Maddalozzo
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform