I use CR 9.0 and SQL server 2000 for my reporting process.
I usually write views in SQL 2000 for my data source (which I am in the process of switching them over to SP's) and am curious exactly how the data is pulled.
I currently write my selection criteria in my sql views to narrow the records returned.
My question: If I write my selection criteria in CR does CR pull all records from the data source and then query out the unwanted records based on the selection criteria or does CR go to the datasource query out the unwanted reocrds and then return the record set?
Thanks to any insight anyone has on this subject?
I usually write views in SQL 2000 for my data source (which I am in the process of switching them over to SP's) and am curious exactly how the data is pulled.
I currently write my selection criteria in my sql views to narrow the records returned.
My question: If I write my selection criteria in CR does CR pull all records from the data source and then query out the unwanted records based on the selection criteria or does CR go to the datasource query out the unwanted reocrds and then return the record set?
Thanks to any insight anyone has on this subject?