Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table not marked as belonging to 'database'
Message
From
07/02/2002 04:11:50
 
 
To
06/02/2002 22:27:45
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00616196
Message ID:
00616462
Views:
21
:-(
Yes, but as i Say, I must use a shared environment, so I can issue a VALIDATE command.

I'm now makeing experiences to see if this kind of code work:

cError = ON("ERROR")
ON ERROR *
FREE TABLE (cFreeTable)
REMOVE TABLE (cFreeTable)
ADD TABLE (cFreeTable)
ON ERROR cError

I know that code may be...errr... a litle crazy, but it is the only thing that I can think of :-(


>Pedro,
>
>Have you tried a VALIDATE?
>
>Ric
>
>>Hi
>>
>>I'm trying to use a DBC, but when some tables are opened, it always give me the "Open Table" box saying that:
>>
>>'Table not marked as belonging to "database" would you like to create a back link to it?'
>>If I say "Yes" it gives me an error, because my app work in a LAN shared enviroment.
>>
>>Is there any tip or trick out there for my problem ?
>>more:
>>is there a way to trap this error?
>>I cant get an ERROR() number before this message...
>>
>>TIA
Previous
Reply
Map
View

Click here to load this message in the networking platform