Newbie to Caspio however I've created many Access Databases in the past (a while ago so slightly rusty!). I'm trying to create an ecommerce database where a user selects items from a catalog (table in this case), goes into a shopping cart and then submits into an order. Problem I've found with the sample databases (Simple order Management template for example) is each item goes in as a separate OrderID. I want a user the select several items from a catalog which goes into a shopping cart and when they checkout all the items go under a single OrderID.
So at the end in the Orders table there is a single OrderID with all the items the user has selected under one record.
Are there any examples out there which would demonstrate this or anyone know the best way to go about architecting it?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
Majortom
Hi Guys,
Newbie to Caspio however I've created many Access Databases in the past (a while ago so slightly rusty!). I'm trying to create an ecommerce database where a user selects items from a catalog (table in this case), goes into a shopping cart and then submits into an order. Problem I've found with the sample databases (Simple order Management template for example) is each item goes in as a separate OrderID. I want a user the select several items from a catalog which goes into a shopping cart and when they checkout all the items go under a single OrderID.
So at the end in the Orders table there is a single OrderID with all the items the user has selected under one record.
Are there any examples out there which would demonstrate this or anyone know the best way to go about architecting it?
Cheers,
MT
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.