Hi ,
I want to run a report from crontab.. I have the report in a file but
the problem is that it need a parameter.
How can I send the parameter to the report? I find this in the documentacion
exec sql call report (database = 'newdb', report = 'myrpt',param =
:parmvar);
The variable, parmvar, must contain the value:
bin="f01" wstation="u1" type=12 sect=11
But I need to do it in the command line.
Thanks.
José Levieux
_______________________________________________
Users mailing list
Users@lists.ingres.com
http://lists.ingres.com/mailman/listinfo/users