|
C
|
cgphp 4/6/2012 |
|
In the "Before SQL query" event, enter the following code:
|
|
|
S
|
scoobysteve author 4/7/2012 |
|
In the "Before SQL query" event, enter the following code:
|
|
|
C
|
cgphp 4/7/2012 |
$strWhereClause = "Spare16 IS NULL OR Spare16 = ''"; |
|
|
S
|
scoobysteve author 4/7/2012 |
$strWhereClause = "Spare16 IS NULL OR Spare16 = ''";
|
|
|
S
|
scoobysteve author 4/7/2012 |
$strWhereClause = "Spare16 IS NULL OR Spare16 = ''";
|
|