Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Buffering and scatter
Message
From
15/06/1997 12:24:02
 
 
To
15/06/1997 11:29:27
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00036371
Message ID:
00036431
Views:
50
> >> >> We've mentioned a several occasions that buffering is now the way to > go > >> >> instead of scatter. > >> >> > >> >> But, in the situation where the user is doing a data entry in the > >> temporary > >> >> table which has the same structure has the master table, and we then > use > >> a > >> >> transfer button to move the record from the temporary table into the > >> master > >> >> table, isn't the only way to go scatter and gather? > >> > > >> >Why not SELECT INTO ARRAY, INSERT FROM ARRAY? > >> > >> Why not just scatter and gather? Is it too simple? :) > > > >If you are editting information in a Grid, then you'll have to > >scatter/gather for each row. SELECT/INSERT will work regardless if 1 > >record or n records. > > This is Michel's original message: > < temporary table which has the same structure as the > master table, and we then use a transfer button to move the record > from the temporary table into the master table, isn't > the only way to go scatter and gather?>> > > and it's clear about *the record*, not about n records. The problem was to > edit one record in a temporary table and then to move it to the permanent > one. > > Would you recomend SELECT/INSERT for very large databases also? I suggested SELECT/INSERT as one possible alternative, not necessarily as the best or only alternative. Then I justified the suggestion. I was hoping not to have to defend the suggestion, but that's what you seem to want. I apologize, but I will not oblige this.
Paul Russell
EMail: prussell@fox.nstn.ca
Phone: (902) 499-5043
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform