The following is an example of the syntax used when you add Trillium parameters to an OLE DB query:
show_all_br?eid=1&columns=ENTITY_ID%20STATUS&show_disabled
where
-
? separates the query from the parameters
-
& separates parameters
-
%20 adds a space between parameter items in a list