Search Results

Showing results 1 to 7 of 7
Search took 0.01 seconds.
Search: Posts Made By: bentkey ; Forum: Database Design and child forums
Forum: Database Design Aug 6th, 2004
Replies: 15
Views: 11,637
Posted By bentkey
Regretably I cannot help with the script syntax you are using, because I am not familiar with it. I would still add the survey ID to the where clause in case this respondent should take more than one...
Forum: Database Design Aug 4th, 2004
Replies: 15
Views: 11,637
Posted By bentkey
You should just have to present the survey similar to a user taking it for the first time, and execute a select sql statement similar to the one I wrote in my last response for each question, to...
Forum: Database Design Jul 30th, 2004
Replies: 15
Views: 11,637
Posted By bentkey
If I understand you correctly, the answers table has an automatically generated ID when a respondent fills in an answer, along with their name as we discussed before. So, to update you would first...
Forum: Database Design Jul 27th, 2004
Replies: 15
Views: 11,637
Posted By bentkey
Ah yes, you should also have a primary key for your answer table to retrieve and update any particular answer (this is why I put a numeric primary key field in every single table I create whether I...
Forum: Database Design Jul 24th, 2004
Replies: 1
Views: 4,648
Posted By bentkey
Personally, I doubt that you can justify the time it will take to learn about data driven web sites for one site with 30 pages that may change only occasionally. But if you have to, or you're just...
Forum: Database Design Jul 23rd, 2004
Replies: 15
Views: 11,637
Posted By bentkey
I think you would need an AID field in the Survey_question table to link possible answers to survey questions and an SID field in the Question_Answer table to relate your answers to surveys. If the...
Forum: Database Design Jul 22nd, 2004
Replies: 15
Views: 11,637
Posted By bentkey
Assuming you are not keeping any information about the person taking the survey, it sounds like a 3 table relational database. The first column would be your survey questions. The 2nd table would be...
Showing results 1 to 7 of 7

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC