Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL syntax is too complex
Message
De
22/09/2004 16:45:52
 
 
À
22/09/2004 16:29:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00945196
Message ID:
00945206
Vues:
20
> Using VFP7, I get this error "SQL syntax is too complex" when
> I try to modify a view.
> The only thing that maybe the problem is I have in teh WHERE clause
> an IN that looks like
>
> colname IN (select xxxx for tablexxx where colyy = ?xxx)
>
> It seems like the view works fine but is this a bug???

The view designer in Vfp7 and previous was quite limited.
You can use third party tools like eView and others, see also http://fox.wikis.com/wc.dll?Wiki~ViewEditor

Or modify your views programmatically - see also gendbc.prg, shipped in Vfp's
Home() folder.


hth
-Stefan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform