JDBC Datalist Binder gives you the flexibility of designing the a list by using your own custom SQL query and connection.
Figure 1: JDBC Datalist Binder Properties
Code Block | ||||
---|---|---|---|---|
| ||||
SELECT * FROM app_fd_tix_tickets WHERE c_category_id = '#userviewKey#' |
JDBC Datalist Binder gives you the flexibility of designing the a list by using your own custom SQL query and connection.
Figure 1: JDBC Datalist Binder Properties
Code Block | ||||
---|---|---|---|---|
| ||||
SELECT * FROM app_fd_tix_tickets WHERE c_category_id = '#userviewKey#' |