Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Primary Key Stored Procedure not firing on Append From
Message
De
22/08/2000 12:08:04
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Primary Key Stored Procedure not firing on Append From
Divers
Thread ID:
00407799
Message ID:
00407799
Vues:
46
got m'self a cheap and cheerful (and effective) stored procedure for assigning primary keys which is called from the default value for the relevant field.

It works for "append blank" or "insert into" but not for "append from"

I can see that "append from" may, of course, add a whole bunch of records and thus call the routine a whole bunch of times. But a) I've never come across anything that says it can't be done that way and b) if it is going to fall over I'd have expected to fall over at the second appended record. It doesn't even manage one.

what have I missed? and, if it can't be done that way for "Append From", how else can we do it?

Harry
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform