Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert Into ..name -- data Type Mismatch
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Insert Into ..name -- data Type Mismatch
Divers
Thread ID:
01121786
Message ID:
01121786
Vues:
53
I have code as follows:
Sele ALI
SCATTER MEMO NAME Thisform.Obj BLANK   
..... do some code to populate fields
Insert into ALI FROM NAME THISFORM.obj
This gives a Data Type Mismatch

However , if I
Sele ALI
Appe Blank
Gather Name Thisform.Obj
.... this workd fine and populate fields ok

Any ideas on why I am getting the Mismatch, as I would have thought that the Scatter Blank would initialise all fields

Regards,
Gerard
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform