Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Too Complex message
Message
 
 
À
09/07/2003 19:45:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00808714
Message ID:
00808749
Vues:
14
This message has been marked as the solution to the initial question of the thread.
Dennis,

The view designer is extremely limited, you should just code your more complex views with CREATE SQLView commands and forget about using the view designer, especially when it tells you it can't handle the view.

The VFP8 designer has gotten better but it doesn't support UNION.

>I usually use the View Designer to make my views. However, it doesn't have the UNION clause in it. So, I create a view MyViewWithUnionClause programatically which uses the UNION clause. Opening it in View Designer gives the message "SQL Too complex". The view works fine though.
>
>Two questions:
>
>1. Is the view 'safe' to use considering it was 'too complex' for the view designer?
>
>2. How can I programatically define the data type of the view parameter? We can do so in the View Designer.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform