Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Too Many Names Used Error Message
Message
From
07/07/2010 09:00:44
 
 
To
06/07/2010 16:29:39
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01471565
Message ID:
01471668
Views:
155
>No. The error is not caused by any code that I wrote. According to several articles, it results from repeatedly opening the same table using different aliases or by repeatedly requering the same view.
>
>The error occurred when I tried creating a parent child form containing three children. The process threw the error. The error prevented the form from being created. The form has a parent with three children, each on a different page. Two of the pages are made up of parent/children/grandchildren/great-grandchildren/ two great-great-grandchildren.
>
>Each of the two pages "share" the same great-grandchildren and great-great-grandchildren. They are "shared" using different views on each of the two pages. I'm thinking that its this "shared" arragement that's causing the issue, tho I'm a bit confused since the articles say the bug was resolved in VFP 6 and 7.

Just to replicate, try writing code to open all those tables and views and see whether you get the error. If so, you can post the code here (along with code to create the necessary tables and views).

If code doesn't do it, maybe it's some other issue. Are you setting relations among these things? Any chance you made a circular relation?

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform