I have a Form (FORM1) running against a database connection (conn1). This form calls another form (FORM2) with OPEN_FORM('FORM2', SESSION). FORM2 makes its own LOGOUT + LOGON because it runs in a different database connection (conn2). ¡But this LOGON changes the FORM1 connection too! Is it...
Does anyone have any examples of how to pass parms to a Crystal Report from a Form. I tried
CRYSTAL_CRYSTALCTRL.ParameterFields(:item('OCXBLOCK.CRYSOCX').interface,0,'parm1name;30;TRUE');
where parm1name is the parameter name in Crystal. The type is STRING (but I tried with type NUMBER, too)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.