I'm using .NET 2003, C# and the version of crystal reports that is included. I am repeatedly having problems where right clicking "Database Fields" and selecting "Verify Database" does not work as I am expecting it to. Even if I have changed the underlying stored procedure I will get "The Database is up to date.". When this happens I start to do things such as deleting my datasets and adapters and although I haven't found an exact sequence that I can repeatedly use I eventually seem to get to a point where it finally recognizes that the stored procedure has been changed. Ideally I'd like to understand why this is happening and I'd like to know if there is a menu option or command that allows you to force the refreshing of the stored procedure even if Crystal thinks it is the same. I will also throw the one caveat out there, any answer involving removing and re-adding the database on the report is unacceptable unless it includes a way to preserve the field formatting. A few times in disgust I've done this but then had to drag all the fields back on the report, renter all the formulas, etc.
Ok long question/description, thanks in advance for any ideas you might have.
Ok long question/description, thanks in advance for any ideas you might have.