In a large DB a search on "ORDERS" can take longer that (30seconds). Which gives a timeout error.
There needs to be a way to set the commandtimeout.
The problem only appears in large databases when doing a search on the order. We could remove the complexity of the order search to solve this.