Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table already exists in a database
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01180229
Message ID:
01180244
Views:
19
This message has been marked as a message which has helped to the initial question of the thread.
>>>>Most likely it is located under another object, and you cannot see it unless you move the object that is on top.
>>>
>>>No, this is not the case. I moved all objects around, tried to re-arrange them several times, re-started VFP 8 and the problem persists. Somehow magically the table became invisible, though it exists and I already modified its structure. Should I try to free it again and re-add?
>>
>>In the "version" above I see "VFP 9 SP1", but in the message you are talking about VFP8. So, what is the VFP version?
>
>I'm sorry, I forgot to change my defaults. I'm currently working with VFP8 SP1.

In any case, if indbc() returns .t., and the table physically exists as a file, then no doubt it should be in the database container, but it is hidden somehow in the database viewer. To see the table object there, try this:
- copy *.db* files to test directory;
- set default to test directory;
- modify (yourdatabase), and review it in the database viewer;
- remove objects from the database one by one and see if the object you need appears.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform