I had a report in Crystal Reports based on a stored procedure SP_OLD. I had to write a new stored procedure SP_NEW and I’ve updated in Set Datasource Location. Now if I look in the Crystal Reports Database/Show SQL Query appears SP_New, as expected. At the time I couldn’t delete SP_OLD, because it was still use by other reports. Now I don’t use it anymore, because we don’t use any report based on it, so I deleted it from SQL Server. The question is: why in Crystal Reports in Database expert still appears SP_OLD?