Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting NULL
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00883317
Message ID:
00883333
Vues:
14
>Is there a way top set all fields in a table to accept
>null values? I know you can do them individully.

Only through code, as far as I know. Use AFIELDS() to get a list of fields, then loop through the array doing an ALTER TABLE...ALTER COLUMN fieldname NULL.

Does this work for you?
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform