Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Syntax Invalid
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00589065
Message ID:
00589225
Views:
36
>>Can anybody tell me why this is invalid? I can run it, I just can't save it.
>>
>>
>>SELECT Selections.*, Catalogue.cproduct;
>> FROM  catalogue!catalogue INNER JOIN catalogue!selections ;
>>   ON  Catalogue.iid = Selections.iproductid
>
>Hi Jim.
>
>The problem seems to be related to having the catalogue table be the same name as the database. I created a DBC with these two tables and also couldn't get the view to save. I renamed the table to catalog and then it saves just fine.
>
>Dan

I'll try it. Thanks Dan. I wonder why this didn't blow up before?
Previous
Reply
Map
View

Click here to load this message in the networking platform