I have designed a Crystal Report to pull medical information from our EMR SQL database from about 8 or 9 different table joins. It consists of the main report and then a Subquery based on a SQL command. I modified the SQL command within Crystal, but before I did so I copied my SQL query to Notepad. After making my changes, it was not working like I wanted, so I pasted the original SQL command back into the command window under the Database Expert. The report is now bombing and won't display any information after I try and run it. I cannot figure out why it would not be running and pulling information from the database after I pasted the original query back over the top of it!?
The other thing is, that if I copy and paste the query command directly into the SQL Management Studio and run the query filling in the parameters manually, I get a table of information. I'm not sure where to start to try and fix the report back up to how it used to be!
The other thing is, that if I copy and paste the query command directly into the SQL Management Studio and run the query filling in the parameters manually, I get a table of information. I'm not sure where to start to try and fix the report back up to how it used to be!