LivingTowers Posted January 23, 2013 Share Posted January 23, 2013 I am trying to find out if there is a way to export ALL orders for the week. ie customer 1, 2 item 4, 5 item 1, 5 item 6. customer 2, 1 item 1, 4 item 3, 2 item 2 etc. I want to be able to tally up the total number of each item ordered ina specified period. Thanks! 1 Link to comment Share on other sites More sharing options...
tuk66 Posted January 23, 2013 Share Posted January 23, 2013 With SQL queries and something like phpMyAdmin you can do that. Link to comment Share on other sites More sharing options...
LivingTowers Posted January 23, 2013 Author Share Posted January 23, 2013 I have only used phpadmin to setup the db. Where can I find some documentation to help me do that? Link to comment Share on other sites More sharing options...
Recommended Posts