close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

ColdFusion Database

Thread began 6/27/2011 2:26 pm by admin394099 | Last modified 6/29/2011 1:20 pm by admin394099 | 1435 views | 5 replies

Jason ByrnesWebAssist

Cold Fusion has not been a supported platform for quite some time now.

if you wanted to recreate the PHP eCommerce database, there is a diagram that shows how the database is put together that you can use as a referance when creating a new MS Access Database, see the following page:
ecommerce-database/

and click the diagram image to open a larger version.


at the end of the day, eCart is a tool that works with the database you provide, we have many examples of how the database _can_ be configured, but the best database design depends on what you want to accomplish.


after creating the database and populating the data, you create Recordsets in Dreamweaver to return the data that eCart will use.


how to format your database for product options depends entirely on how the product options will function in your site. there are many different ways product options can be accomplished.

the PHP eCommerce database uses three tables for product options:
optiongroups - creates a record to define each options group: i.e. Color, Size

options - creates a record to define each option and relate it to the options group using the optionGropupID column to relate to the optiongroups.GroupID column

productoptions - linking table used to create a many to many relationship between the options and products


quantity discounts also depends greatly on how you want to accomplish this, does each item have a different quantity breaks?

there are no tutorials for these things because there are simply to many different variables to cover.

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...