This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
manual:config:items:itemtypes:odbc_checks [2020/11/30 10:19] martins-v linking to known issues more prominenently (ZBX-18676) |
manual:config:items:itemtypes:odbc_checks [2021/01/27 19:24] (current) |
||
---|---|---|---|
Line 121: | Line 121: | ||
* If a query returns more than one line, only the first line is read. | * If a query returns more than one line, only the first line is read. | ||
* The SQL command must return a result set like any query with ''select ...''. The query syntax will depend on the RDBMS which will process them. The syntax of request to a storage procedure must be started with ''call'' keyword. | * The SQL command must return a result set like any query with ''select ...''. The query syntax will depend on the RDBMS which will process them. The syntax of request to a storage procedure must be started with ''call'' keyword. | ||
- | * See also [[:manual/installation/known_issues#odbc_checks|known issues]] for ODBC checks | ||
=== Error messages === | === Error messages === |