Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table not marked as belonging to 'database'
Message
 
 
À
06/02/2002 22:27:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00616196
Message ID:
00616462
Vues:
22
:-(
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform