Home arrow Support arrow Forums
LimeSurvey Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Re:[done] Database relation of answer (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Re:[done] Database relation of answer
#16295
tury (User)
Fresh Lemon
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
[done] Database relation of answer 4 Months ago Karma: 0  
Hello,

I look at Database in "lime_survey_?????" table.

and I want to know that the data of each row is answer by who?

but this table have no field that ralate to a person who answer.

(I search and found that old version have filed "token" in "lime_survey_?????" table)


So, What should I do?
 
Logged Logged  
 
Last Edit: 2008/07/19 02:30 By Mazi.
  The administrator has disabled public write access.
#16307
ITEd (Moderator)
LimeSurvey Team
Posts: 352
graphgraph
User Offline Click here to see the profile of this user
Re:Database relation of answer 4 Months ago Karma: 8  
If your survey is anonymous there is no way to relate tokens and answers. But, assuming that is not the case, the survey_????? and tokens_????? tables share the field called 'token'. When browsing survey results, it is displayed as 'Token ID' and you can click the linked token to edit/see the token info (where the filed is simply called token. Without the LimeSurvey interface you'd have to run a SQL query with the tables joined on the token field.

Regards.
 
Logged Logged  
  The administrator has disabled public write access.
#16362
tury (User)
Fresh Lemon
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:[done] Database relation of answer 4 Months ago Karma: 0  
Thank you very much for your help.
 
Logged Logged  
  The administrator has disabled public write access.
#16371
Mazi (Moderator)
Moderator Lime
Posts: 3252
graph
User Online Now Click here to see the profile of this user
Re:[done] Database relation of answer 4 Months ago Karma: 25  
You're welcome! If our hints have been helpful and you enjoy LimeSurvey please consider a donation to the team. We do all this in our free time.
 
Logged Logged  
 
Best regards,
Mazi
______________________
Need help? I can: set up Limesurvey for you / create your survey / implement additional features / design your template / offer premium support -> Contact.
  The administrator has disabled public write access.
Go to top