Primary Key Field Type
 ID int

Field Field Type Null Notes Description
 ClientUsersID int   Default = 0
 MachineIP nvarchar(50)
 DateAdded datetime   Default = getutcdate()
 ProcessedDate datetime
 REProcessed bit   Default = 0
 EEProcessed bit   Default = 0

Foreign Key Field Type Null Notes Description
 SiteSurveysId int   SiteSurveys.ID

Index Name Field(s) Unique Primary Clustered
 PK_SiteSurveyResponses ID

Referenced by Field
 SiteSurveyResults SiteSurveyResponsesId

Entity-Relationship diagram of this table