Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing parm before inserting
Message
 
À
15/02/2000 12:13:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00332259
Message ID:
00332286
Vues:
13
Actually, I don't know how to send the parameters to the program which is being used by a field in table structure under default value. I know that the insert will fire this program up automatically, but how do I send a parameter. Currently this is how it looks:

nextid('password_table')


where 'password_table' is a hardcoded parameter being passed. What I need to do is:

nextid('password_table',parm1)

I don't know how to pass a value to parm1 in table structure before or during the firing of insert command. Any clues?

thanks for replying
Nick Patel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform