Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Backlink Problem - Can the link be programatically deleted?
Message
De
26/01/2003 15:37:38
Donald Lowrey
Data Technology Corporation
Las Vegas, Nevada, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Backlink Problem - Can the link be programatically deleted?
Divers
Thread ID:
00745564
Message ID:
00745564
Vues:
59
Hi All

When a table contained in a dbc has a back link problem, a MS dialog opens asking if you want to find the owning dbc or delete the link. Three questions:
1) how to test for the back link condition before the dialog opens? and, 2) Can I programatically delete the link? 3) What does "vfp.20000081" refer to?

The application is a utility for administrative users who can copy all or only a portion of any table from anywhere for further processing. If the originating table is contained, then a tempdbc is created to preserve the long file names, etc. However, I need to hide the MS dialog if there is a backlink problem; which can occur when a USE command is issued.

I have tried to return an error number with ERROR() [always returns 0]
I have tried ON ERROR with a conditional KEYBOARD for ALT+D; after the ON ERROR condition is .T.
I have toggled VFP Help when the dialog opens and VFP Help returns "vfp.20000081". But I can not find any information about what this means?

Any help would be appreciated.

Thanks
Don Lowrey
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform