Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The function 'newid' from 'tastrade project'
Message
De
08/08/2004 13:06:34
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00931633
Message ID:
00931636
Vues:
18
>hi gregory:
>-you are right
>-the problem is that the program do not advances to
> the next line in code, that is; the new record is not added
> to the file
> thanks alot

Jose,

Can you explain further ?

Do you test the value returned from the tableUpdate()

make sure that the base tables are not buffered

Other than that, if necessary move the record pointer, ie
if( TableUpdate() )
    go (recno())   && this fires the triggers I guess
endif
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform