|
S
|
steveh author 2/28/2008 |
|
Obvious stupidity on my part as there is an option the same as tables to have no records on the first screen...... |
|
|
S
|
steveh author 2/28/2008 |
|
Looks like there could be a bug here, as even with records suppressed on the first page the page times out before loading, presumably because it's running and returning some serios data. |
|
|
J
|
Jane 2/29/2008 |
|
Steve, if (!@$_REQUEST["a"]) $strWhereClause = whereAdd($strWhereClause,"1=0"); |
|