By setting propogate to true in this method - job.SetNthTableLogOnInfo(0,info,propagate);
it's telling the server to try to use the logon info for the other tables in the report.
However, if the report has a subreport,my understanding is that it only propogates the logon info to other tables in the main report only but not for the tables in subreport and the sub reports need to be processed separate.
Am I correct?
it's telling the server to try to use the logon info for the other tables in the report.
However, if the report has a subreport,my understanding is that it only propogates the logon info to other tables in the main report only but not for the tables in subreport and the sub reports need to be processed separate.
Am I correct?