How to create a really anonymous survey
Tech-Archive recommends: Fix windows errors by optimizing your registry
Hello all,
I am thinking about how to create or modify a survey to _not_ store the user
name in the database. I know you can create an anonymous survey, but the user
id is still stored in the DB.
My thoughts are:
- Create a web part, derive the existing survey class and modify the DB
writing method to not store the user name: how can I derive the survey
classes?
- Upload an existing survey that does not store the name into the database:
where could I find such a thing?
Can you help me out here?
Thanks a lot in advance and regards,
Thomas
.
Relevant Pages
- Re: PK - To AutoNumber or Not To AutoNumber - That is the Question
... When you adapted his database, did you do so from scratch or modify what was ... On my forms, I have the respondent code and the interviewer code, plus ... is really those who wish to just modify the questions and survey titles, ... (microsoft.public.access.tablesdbdesign) - Re: How to work with multiple response sets in Access
... simple checkboxes. ... but it gets simpler if I have only one survey ... and a table to store each answer to each question for each survey ... store the values in a Boolean field in the answers table, ... (microsoft.public.access.tablesdbdesign) - Re: variable name question
... Then you have to go back and modify your queries, table, reports ... do you create 100 survey ... Row are cheap and columns are expensive in database ... Roger dot Carlson at Spectrum-Health dot Org ... (microsoft.public.access.modulesdaovba) - Re: How to work with multiple response sets in Access
... Duane Hookom's sample database, ... but it gets simpler if I have only one survey ... each *survey* response, one record per response, a table listing all the ... and a table to store each answer to each question for each survey ... (microsoft.public.access.tablesdbdesign) - DB Design
... I'm programming a survey and want to store the data in a database. ... some of my questions allow the user to have multiple responses ... (microsoft.public.sqlserver.server) |
|