Hi again,
I tried what you suggested, but I seem to be getting unexpected results.
For example, I am trying to get the entries without BMX in the title using:
"SELECT * FROM $TableName where title not like 'BMX%'"
But this seems to miss out some entries where the title doesn't have bmx in the title at all.
Am I doing something wrong?
thanks.