![]() |
Sergey Kornilov admin 10/22/2008 |
SELECT IDmember , sum(Fee) FROM `meals`
|
![]() |
bbarker author 10/24/2008 |
[quote name='admin' date='Oct 22 2008, 02:30 PM' post='34257'] SELECT IDmember , sum(Fee) FROM `meals`
|
![]() |
bbarker author 10/27/2008 |
Select Sum(Fee) |
J
|
Jane 10/28/2008 |
Bill, |
![]() |
bbarker author 10/29/2008 |
Bill, if you set up master-detail relationships where clause should be added to the SQL query automatically. If you want to save sum value in the database calculate sum and save it in the field in the Master table in the After record added/update events on the Events tab.
|
![]() |
Sergey Kornilov admin 10/30/2008 |
What's your email address? |
![]() |
bbarker author 10/30/2008 |
What's your email address?
|