Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL syntax is too complex
Message
De
23/09/2004 06:13:02
 
 
À
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:
00945293
Vues:
24
Mo

Not sure if this is a typo of yours (and just a generic example) but

colname IN (select xxxx for tablexxx where colyy = ?xxx)

shouldn't it be

colname IN (select xxxx FROM tablexxx where colyy = ?xxx)

Terry


>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???
>
>Thanks
>Mo
- Whoever said that women are the weaker sex never tried to wrest the bedclothes off one in the middle of the night
- Worry is the interest you pay, in advance, for a loan that you may never need to take out.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform