select partnerid, partnertype from tbl_crm_interactions where ownerid = and ownertype = and interactionid = select distinct category from tbl_BCRM_UserItemFavorites where fspro_userid = and ownerid = and ownertype = and nullif(category,'') is not null order by category
checked />
select mfr_name from tblmanufacturers where mfr_id =
MFR: #qryMfr.mfr_name#