Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » ElevateDB Technical Support » Incident Reports » Incident Reports Addressed for Version 2.05 » View Incident Report |
Serious |
Reported By: Hendrik Gruetzmacher Reported On: 8/17/2011 For: Version 2.05 Build 10 |
SELECT DISTINCT P.TABLE_NAME + #13 + #10 + T.NAME + #13 + #10 + '(' + P.NAME + ')' "TABLE_NAME", P.TABLE_ID, P.ADDED, P.ADDED_TIME, P.ADDED_BY, '' FROM T_PROTOCOLS P, V_ALL_REPORTPARAMETERS T WHERE P.TABLE_NAME='T_REPORTPARAMETERS' AND P.TABLE_ID=T.ID AND T.REPORT__ID=2 AND P.NAME='DELETED' AND NOT EXISTS (SELECT ID FROM T_REPORTPARAMETERS WHERE ID=P.TABLE_ID) UNION ALL SELECT P.TABLE_NAME + #13 + #10 + T.NAME + #13 + #10 + '(' + P.NAME + ')' "TABLE_NAME", P.TABLE_ID, P.ADDED, P.ADDED_TIME, P.ADDED_BY, P.REMARK FROM T_PROTOCOLS P, T_REPORTDATASOURCES T WHERE P.TABLE_NAME='T_REPORTDATASOURCES' AND P.TABLE_ID=T.ID AND T.REPORT__ID=2
This web page was last updated on Wednesday, October 30, 2024 at 11:41 AM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |