Hello!
I'm using MSSQL 2000 and Crystal Reports XI.
I've got a report where I have a SQL command that pulls data from a SQL table. What I've done is link in an existing MSSQL table, then linked the primary key from the SQL command in Crystal Reports to the primary key in the existing MSSQL table.
When this report runs, it crawls, literlly one record at a time. I can't see why it's doing this, it almost appears as if it is running the SQL command for every record.
All I really want the report to do is run the SQL command once at the time of data refresh, and then have Crystal reports link it to other tables in the database expert as if it were a pre-existing table.
Does anyone have any recommendations on how I can make it work this way? Any advice would be great!
I'm using MSSQL 2000 and Crystal Reports XI.
I've got a report where I have a SQL command that pulls data from a SQL table. What I've done is link in an existing MSSQL table, then linked the primary key from the SQL command in Crystal Reports to the primary key in the existing MSSQL table.
When this report runs, it crawls, literlly one record at a time. I can't see why it's doing this, it almost appears as if it is running the SQL command for every record.
All I really want the report to do is run the SQL command once at the time of data refresh, and then have Crystal reports link it to other tables in the database expert as if it were a pre-existing table.
Does anyone have any recommendations on how I can make it work this way? Any advice would be great!