Hello Hardy, Thanks for your reply,
> Does it find the row if you select one of the other columns > in that table besides the textfield? Yes, using the same query with other fields it finds most of the other fields (varchars, ints, tinyints). Althought some are not returned, eg. a timestamp field and some of the varchar fields. But I can' t see any regular pattern. > What is the data type of the id column? The id is an auto_incrementing int > -- > Hardy Merrill > Red Hat, Inc. >
