25 Jul
2001
25 Jul
'01
3:04 a.m.
Testing LV + the 2 patches I sent to the list. This query: SELECT * FROM an2000 WHERE fromchamp like '%2000' works ok in cvs, but becomes in LV: SELECT * FROM `an2000` WHERE fromchamp like ' 00' Which means this bug is back: 434405, Percent bug in delete queries Oops, too much decoding? I will try without the patches. Marc