Example: nca_set_connect_opt

The following example notifies the server that the data scale is larger than the default properties (which are x=9, y=18). The scale is enlarged to x=11.

nca_set_connect_opt(SCALE_INFO, 11, 18);
nca_connect_server("oracleapps", "9002",      "module=e:/oracle/visappl/fnd/11.5.0/forms/US/FN"
     "DSCSGN userid=APPLSYSPUB/PUB@VIS fndnam=apps record=names");