>Does the value of the field really contain the single quotation marks, as >opposed to being just a delimiter? That would explain it. > >Brad
It appears I am stupid (hopefully not contagious)... Select * from PerfTable1 where name = '''key5000'''; Works..... I thought "'" were delimiters. I expected to see them in the hex call because they are part of what is returned by the query... Oh well, mystery solved. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users