[FX.php List] Updating many Records - Best Practice?

Malcolm Fitzgerald malcolm at notyourhomework.net
Wed Feb 1 15:51:37 MST 2012


On 02/02/2012, at 6:03 AM, Denis Somar wrote:
> If I HAD to get the 1,300 records, this is what I would do:
> Do the search and return results
> Have the user select the records to edit before editing
> Store the selected record IDs in a session variable
> Have the user click on a Batch Edit/View Cart-ish kind of screen that retrieves the recIDs they want to modify
> Let them modify the data
> Update the modified records, which I sincerely hope is less than 1,300
> Worry about the next thing...
Best Practice is: Don't worry!

malcolm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20120202/cfdd989d/attachment.html


More information about the FX.php_List mailing list