Gossamer Forum
Home : Products : DBMan : Customization :

Data manipulation

Quote Reply
Data manipulation
I noticed that most of the applications use DBMan for the purpose of straightly storing information(maybe I am wrong), but not much of data manipulation, like sum, average, % etc. Do you have any example or suggestion of how to approach this task? -- Thanks
Quote Reply
Re: Data manipulation In reply to
You would have to manually code all of the calculations into sub html_view_success, pulling out the information from each record during the "for" loop. Pretty complicated.


------------------
JPD