Hi all.
I have a slight problem with Crystal Report. Currently Im using Visual Studio .Net 2002 with its embedded Crystal Report.
I have two different query, qry1 and qry2. qry1 has three criteria. That is criteria A, B, and C. qry2 has the same criteria with qry1 with and additional criteria D. So qry2 has criteria A, B, C, and D. Due to the lack of data variety both queries return the exact same result set. I know this because Ive already tested the query directly to the database server.
That result set are then used in a crystal report object. I tested qry2. The report are shown perfectly. But when I tested qry1. I didnt get anything. It turns out qry1 didnt return any result in the application. But as I mentioned before, both queries were tested directly to the database server and returns the exact same result set.
Can anyone help me on this matter?
I have a slight problem with Crystal Report. Currently Im using Visual Studio .Net 2002 with its embedded Crystal Report.
I have two different query, qry1 and qry2. qry1 has three criteria. That is criteria A, B, and C. qry2 has the same criteria with qry1 with and additional criteria D. So qry2 has criteria A, B, C, and D. Due to the lack of data variety both queries return the exact same result set. I know this because Ive already tested the query directly to the database server.
That result set are then used in a crystal report object. I tested qry2. The report are shown perfectly. But when I tested qry1. I didnt get anything. It turns out qry1 didnt return any result in the application. But as I mentioned before, both queries were tested directly to the database server and returns the exact same result set.
Can anyone help me on this matter?