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 | 7096 views | 33 replies

madelectrical386948

Hi,

Nope. In the 1st step you pick the table that you want. I understand that you cannot update a primary key since each time it auto increments with a new number. That makes it unique.

Actually now I have 2 questions.

I can make recordsets simple (one table) or (two tables) complex. I created a rs that had the company name and optionsID's. have the sql below. Now I can see the company and the optionID. I need to update the options for each company. I am looking for the best way possible to do that. Would that be form assist?

The CompanyIndexTable has these fields.

1.companyindexID Primary
2.companyID Unique
3.optionsID Unique
4.optionsID2 Unique
5.optionsID3 Unique
6.optionsID4 Unique

The OptionsID is tied to the OptionsTable that has Twitter,Facebook and webpage (3 options) and I can pick the number. What is the best way to what the name that is selected and not the number?

SELECT companytable.companyName, companyindextable.optionsID, companyindextable.optionsID2, companyindextable.optionsID3, companyindextable.optionsID4
FROM companytable, companyindextable
WHERE companytable.companyID = companyindextable.companyID

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