views:

8

answers:

0

Title says it all. Funny that it says it was "successful" and then the application would proceed to crash. XD

A little bit more detail:

Using an RDL file, I query around 100,000+ records from a database. In addition, I've noticed that queries below that number do not cause the crash, and the full amount gets returned IF I don't have my ORDER BY clause in the query. Weird and I don't get it. Can anyone help me?