• ok got it to work

    but when i open up table in database it comes in like this

    EventIDEventTypePackageNameTaskNameEventCodeEventDescriptionPackageDurationContainerDurationInsertCountUpdateCountDeleteCountHost

    5OnPostExecute"+@[System::PackageName]+""+@[System::TaskName]+"0"+@[System::SourceDescription]+""+ (DT_STR, 6, 1252)DATEDIFF("ss", @[System::StartTime] , GETDATE() ) + ""+ (DT_STR, 6, 1252)DATEDIFF("ss", @[System::ContainerStartTime] , GETDATE() ) + "411212"+ @[System::MachineName] +"

    which is just basically the sql code i have how do i get the fileds in db to fill in probably