I am trying to pass a global from a form in one protocol into an SQL query in another (work) protocol. The global is being created in a List Box parameter to map (frm_project). In the work protocol, I can add it as a text component using @frm_project and that works fine, but when I use it as \\\$(frm_project) in the SQL part, I am not getting any results from the query. I have hard-coded the project name into the SQL, just to check and that works as expected.
Suggestions?
J--
Suggestions?
J--
