I am developing a query that looks for the following criteria:<br>
<br>
1). looks for the presence of an environment variable, in this case "bmhcc_stdver"<br>
<br>
2). excludes all pc's that have another environment variable, in this case bmhcc_stdver !="3.2"<br>
<br>
3). then the last step of the query, I want all of the pc's that fit the above two criteria AND do not have the file hf022498.pwr. <br>
<br>
The problem I get is that it returns me every file in the database that is not hf022498.pwr...... on each machine that met the first 2 criteria. <br>
<br>
Any ideas?<br>
<br>
1). looks for the presence of an environment variable, in this case "bmhcc_stdver"<br>
<br>
2). excludes all pc's that have another environment variable, in this case bmhcc_stdver !="3.2"<br>
<br>
3). then the last step of the query, I want all of the pc's that fit the above two criteria AND do not have the file hf022498.pwr. <br>
<br>
The problem I get is that it returns me every file in the database that is not hf022498.pwr...... on each machine that met the first 2 criteria. <br>
<br>
Any ideas?<br>