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:
00458089
Vues:
18
Hi Chris

Just take it's value and insert it of course. I've not tested it, but what happens with a "name" field when you gather from an object?

I don't think this would be a real problem. Fields that exist as properties of the object get filled by those values, others that haven't a corresponding object property are filled by the default values and properties that haven't a corresponding field were disregarded.

With this kind of a rule I could live quite well. ;)

Happy New Year
Markus

------------------------------------------------------------------------
How would VFP know how to match the object properties to the table field names? I guess this would have to be by name:

Object.Customer = Table.Customer
Object.Address = Table.Address

What do you do when your table has a field like Name, as each object does?
--------------------------------------------------------------------------
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform