Stored Procedure not showing fields in Crystal reports
问题 Using: CR in VS2010, SQL Server 2008R2 I have a SP that returns results when run in SQL Server, but when I add this to a CR it doesnt show any fields in the Field Explorer. But if I try any other SP, it works fine I can see its fields. Steps I am performing: Open existing CR Right CLick Database Fields --> Database Expert --> remove the old SP --> Add the new SP A window with Enter Values pops-up, I set all to NULL and click OOK The New SP shows up in the Database expert right side I can see