We are running Crystal 8.5 and using a connection to a Microsoft SQL Server 2000 database. I copied an existing Crystal Report and renamed it, so I could make changes to it without interfering with the production version.
When attempting to alter the stored procedure name as a data source, using Database/Set Location command, we end up with the original stored procedure being fired in the database and have to kill it because of blocking.
No doubt this is operator error, but I'm a bit gun-shy at this point.
When attempting to alter the stored procedure name as a data source, using Database/Set Location command, we end up with the original stored procedure being fired in the database and have to kill it because of blocking.
No doubt this is operator error, but I'm a bit gun-shy at this point.