Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Missing Feature of Insert - SQL
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00458085
Message ID:
00458135
Vues:
21
>>You can "Scatter" to an Object and you can "Gather" from an object but you cannot "Insert Into" from an object which would be very handy. So I put a request into the VFP wish list for this feature.
>
>How would VFP know how to match the object properties to the table field names? I guess this would have to be by name:

Yes, by name just like Insert Into myTable Memvar.
>
>Object.Customer = Table.Customer
>Object.Address = Table.Address
>
>What do you do when your table has a field like Name, as each object does?


I do not see this as a problem since the gather command already works with the object created by the scatter command. I would assume that the Insert Into command would do exactly what the gather command does now.

Thanks
Simon
Simon White
dCipher Computing
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform