Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Missing Feature of Insert - SQL
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00458085
Message ID:
00458135
Views:
20
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform