close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Creating a report from a shopping cart

Thread began 8/22/2012 10:36 am by elewis93815 | Last modified 8/24/2012 7:55 am by Jason Byrnes | 564 views | 1 replies |

elewis93815

Creating a report from a shopping cart

We have a client who would like to create two reports from there website sales:
1. Order Report (Individual orders by due date including (item name, qty, customer name, and pick up or delivery date)
2. Production report. Giving qty total of each specific product by due date (item name, qty of each item and the due date for the item (e.g. on August 28 they need 55 Red Velvet cupcakes made for either pick up or delivery)

We would like to know if or how this can be done. There store has already been created, we now need to set up these reports. I'd be happy to include any files if needed.

Any direction would be greatly appreciated.

Thanks,
Jackie

Sign in to reply to this post

Jason ByrnesWebAssist

this type of report is really nothing more than a recordset used to populate a dynamic table on the page.

it is a matter of creating a recordset to return the appropriate data from the stores table, and using a dynamic table to display the results.

Both of these reports would need to used a joined query to return related information from the Orders and Order Details table.


SQLYog and Navicat are 2 good MySQL GUI tools that have good Visual Query designeres to help quickly create complex queries that include JOINS and row counts and groupings for the types of results you are looking for.

You can design the query in a GUI Tool, then copy the SQL into a dreamweaver recordset, and add Dynamic Table (insert -> Data Objects -> Dynamic Data -> Dynamic Table) to display the result on your page

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...