close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

ColdFusion Database

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

admin394099

ColdFusion Database

Is there a preformatted ECommerce Database that will work with Coldfusion Server. If not, where are the specific instructions for setting up a database for use with ColdFusion?

Sign in to reply to this post

Jason ByrnesWebAssist

the database starter kit has an MS Access database that can be used with cold fusion;
?utm_campaign=Forum_header&utm_medium=Forums&utm_source=WebAssistForums

Sign in to reply to this post

admin394099

Ok, I notice this database is vastly different than the one provided for PHP. Where can I get instructions on how to properly format the data, for instance I see no field which can be used for Product Options such as color, size etc. How is that I can set up Product Options? Also, how do I set up Quantity discounts for certian products. Overall my biggest question is where is the documentation that tells me exactly what data to put in the database & how Ecart deals with it.

Sign in to reply to this post

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.

Sign in to reply to this post

admin394099

Yes each item has different quantity breaks. Each product may also have many colors & sizes from 2'x3' all the way to 6'x60', with different border options, so these products have fairly complex requirments. When purchasing I was told that Ecart could handle that, Is that unrealistic?

Sign in to reply to this post

Jason ByrnesWebAssist

Yes, eCart can handle items with your complex requirements.

but if you are using eCart 5, you will not be able to do this using Cold Fusion, eCart 5 support PHP only.


what is unrealistic is to expect detailed documentation for the database structure needed for your specific requirements. A hammer does not come with blue prints needed to build a house.


for the colors, sizes and border requirements, the optiongroups, options and productoptions table structure of the eCommerce database will work.


for the quantity discounts, you will need to add a column for low and another for the high of each quantity break point.


there are many threads in the forum that talk about implementing quantity discounts, perhaps this one will help:
showthread.php?t=231

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