select top 100 * from tbl_SYS_Events
where ownerId = 1 and ownerType = 'MFR'
and eventSubjectType = 'TPC'
and eventSubjectId = 199188
select top 100 * from tbl_TRK_LibraryActivity
where recordOwnerId = 1 and recordOwnerType = 'MFR'
and recordKey1 = 1639
#_ff#