close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Normalization

Thread began 6/13/2011 6:41 pm by madelectrical386948 | Last modified 6/30/2011 2:48 pm by madelectrical386948 | 7098 views | 33 replies

Jenny I

Hi Mike

The problem is that you are trying to establish the relationship in the database. You are not suppose to do this.

All you need to do is create the table. You establish the relationships with DW and WA data assist.

Who will add the company infromation will it be a front end user or admin?

Based on what you have described I think you will need the following.

1. You will first have to create a registration/ login using security assist.

This way if a user visits your website and decides they want to sign up to your company index they register first and can be redirected to a form so they can add their data.

In order to accomplish this you will need 2 additional tables if you do not have them - a user table and a user category table.

  sample set up

user table

userID INT PRIMARY AI
companyID INT (do not establish the relationship in the database)
userFirstname VARCHAR(50)
userLastname VARCHAR(50)
userUsername VARCHAR(50)
userPassword VARCHAR(50)
userCategoryID INT (you will need to create this table)

User category table

userCategoryID INT PRIMARY AI
userDescription VARCHAR(50)

sample data for the user category table

ID
1. user (This is a basic registered user)
2. poweruser (These are users who have paid for additional features)
3. admin ( this is you as admin)  



Based on your user category table security assist can create rules to only display certain database elements based on a users category.

If you want users to purchase you will also need ecart and universal email.

Hope this helps

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