Developer Documentation Library > Interviewer - Server > Administration and maintenance > Databases > 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.
See InterviewerSyncSessions table.
InterviewerSyncDownloadProject.InterviewerId: The interviewer that received the download.
See InterviewerSyncDownloadProject table.
InterviewerSyncUploadPackage.InterviewerId: The interviewer that uploaded the package.
See InterviewerSyncUploadPackage table.
InterviewerSyncUploadCaseData.InterviewerId: The interviewer that conducted the interview that is being uploaded.
See InterviewerSyncUploadCaseData table.
See also
Administration and maintenance