Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help needed on CREATE SQL VIEW AS
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00162338
Message ID:
00162394
Views:
17
>
>Sometimes when I create the View in the View-Designer from the Database-Designer I'm able to create the View and running the Query but later when I open the View for editing the View-Designer states that the View is invalid and the different joining-keys (from MainTbl and ChildTbl) doesn't exists.

The most probable reason here is that View Designer does not support parallel joins from one table to 2 or more others. It shows "Column someColumn is not found" error in this case.
You can create those views programmatically.

Nick
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform