Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Index does not match the Table...
Message
De
13/09/2000 17:23:46
 
 
À
13/09/2000 16:58:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00416004
Message ID:
00416141
Vues:
43
>Yet another problem I've encountered...
>All of my database Stored Procedures are Gone !!!
>That is very bad for me, is there a way to recover them ???
>
>Gad

CLOSE ALL
USE database.dbc
LOCATE FOR objectname = "StoredProceduresSource"
MODIFY MEMO code


Is there anything in there?
If there is, close everything and COMPILE DATABASE - this will recompile the code in the code field and you should be able to see it again.

If not, restore from the backup I suggested you make and do the same thing again.
Insanity: Doing the same thing over and over and expecting different results.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform