Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL:Column Fieldname is not found
Message
From
11/10/1999 15:30:54
 
 
To
11/10/1999 15:26:07
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00275109
Message ID:
00275113
Views:
23
>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).

Check the result cursor. Sometimes when you have fields with the same name you will get fields like field_a, field_b. SQL is trying to resolve the naming conflict.
Previous
Reply
Map
View

Click here to load this message in the networking platform