Reporting: SQL Validation for Unified IC
From DocWiki
(Difference between revisions)
m (1 revision) |
Docwikibot (Talk | contribs) m (Bot: Adding {{Template:Required Metadata}}) |
||
| (One intermediate revision not shown) | |||
| Line 1: | Line 1: | ||
| + | {{Template:Required Metadata}} | ||
Reporting: SQL Validation for Unified IC | Reporting: SQL Validation for Unified IC | ||
| Line 24: | Line 25: | ||
| - | [[Category:Unified IS, Release 7.5 | + | [[Category:Unified IS, Release 7.5]] |
| - | + | ||
Latest revision as of 19:56, 18 December 2009
Reporting: SQL Validation for Unified IC
| Problem Summary | Your SQL validation fails when you create or modify a report in Report Wizard (Release 7.5) or Report Definition (Release 8.0). |
|---|---|
| Error Message | Invalid Query |
| Possible Cause | You have used an insert or an update query. You have not included field names. |
| .Recommended Action | Unified IC expects select statements with defined fields. Unified IC parses the named fields from the select statement and presents then to users in the report. |
| Release | Releases 7.5(x) and 8.0(1). |
| Associated CDETS # | None |