Interviewer - Server > Administration and maintenance > Databases > mrInterviewData database stored procedures > UNICOM Intelligence Interviewer synchronization tables
 
UNICOM Intelligence Interviewer synchronization tables
The single InterviewerSyncInfo table has been replaced with separate tables that record synchronization sessions, downloaded data, and uploaded data. The Remote Administration activity has been updated to expose this new information.
Each table contains an InterviewerId field, each with a slightly different meaning:
InterviewerSyncSessions.InterviewerId - The interviewer that initiated the synchronization.
InterviewerSyncDownloadProject.InterviewerId - The interviewer that received the download.
InterviewerSyncUploadPackage.InterviewerId - The interviewer that uploaded the package.
InterviewerSyncUploadCaseData.InterviewerId - The interviewer that conducted the interview that is being uploaded.
See
InterviewerSyncSessions table
InterviewerSyncDownloadProject table
InterviewerSyncUploadPackage table
InterviewerSyncUploadCaseData table
mrInterviewData database stored procedures
See also
mrInterviewData database stored procedures