Re: Summing Collums

2006-04-13 Thread mos
At 12:51 AM 4/14/2006, Brian E Boothe wrote: HI all ; i wanna be able to sum a colum in a mysql database and display the sum on the page field name <"Bondrem"> so if someone adds to the database the bondremaining colom would add together and show the total on the page record1 - ["bondrem"]=

RE: Summing Collums

2006-04-13 Thread Jay Blanchard
[snip] i wanna be able to sum a colum in a mysql database and display the sum on the page field name <"Bondrem"> so if someone adds to the database the bondremaining colom would add together and show the total on the page record1 - ["bondrem"]=100 record2 - ["bondrem"]=450 total bondrem

Summing Collums

2006-04-13 Thread Brian E Boothe
HI all ; i wanna be able to sum a colum in a mysql database and display the sum on the page field name <"Bondrem"> so if someone adds to the database the bondremaining colom would add together and show the total on the page record1 - ["bondrem"]=100 record2 - ["bondrem"]=450 total bondr