Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL:Column Fieldname is not found
Message
De
11/10/1999 15:32:21
 
 
À
11/10/1999 15:26:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00275109
Message ID:
00275115
Vues:
17
>Have a database container with 8 tables. Trying to create a view using three tables. The Tables are related properly. Get the SQL: Column Fieldname error, but the fieldname exists in all the tables. What's going on? (using inner joins).

If the same fieldname exists in more than 1 table, you need to specify exactly which field you're trying to reference:

table1.fieldx vs table2.fieldx

Also, the view designer isn't so hot when working with more than 2 tables. Try using Erik Moore's "eview" which you can find in the files section here.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform