jasonhuibers
Programmer
Crystal Enterprise 10
Sql server 2000 database
ASP code to schedule reports VIA Report Job server
We are scheduling multiple batches to the report job server using the Custom database login information. Our issue is we send VIA asp , 30 scheduled reports and 20 will be successful and 10 will fail with the error message:
The database logon information for this report is either incomplete or incorrect.
When scheduling the reports via asp, should I put a sleep (delay) between each scheduled request?
Sql server 2000 database
ASP code to schedule reports VIA Report Job server
We are scheduling multiple batches to the report job server using the Custom database login information. Our issue is we send VIA asp , 30 scheduled reports and 20 will be successful and 10 will fail with the error message:
The database logon information for this report is either incomplete or incorrect.
When scheduling the reports via asp, should I put a sleep (delay) between each scheduled request?