Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to check a FIELD exist in database???
Message
 
À
01/11/2000 14:13:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00436819
Message ID:
00436830
Vues:
17
You can use something like:
list database to file temp.txt
?"MyField"$filetostr("temp.txt")

Best Wishes

>Hi All ,
>I need to know a particular field (MyField) exist in the database . This field >name can exist in any table/tables in the database . If I use INDBC() , I have >to specify the table name along with the field name. I don’t know the table >names . That’s my biggest problem.
>How can I do a global check to see whether ‘Myfield’ exist in database ??

>Please Help !!

>TIA

>- Jeana -
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform