View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005474 | MMW v4 | DB/FileMonitor | public | 2009-04-05 20:05 | 2013-02-05 23:39 |
| Reporter | Bex | Assigned To | |||
| Priority | urgent | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| Product Version | 3.1 | ||||
| Target Version | 4.1 | ||||
| Summary | 0005474: SQL wildcard characters used with LIKE don't work properly | ||||
| Description | These SQL statements don't return any result. SELECT Artist FROM Songs WHERE Artist LIKE 'P%nk Fl%d' SELECT Artist FROM Songs WHERE Artist Like 'P_nk Flo_d' '%' only works if it's applied to the beginning or the end of the search string while '_' doesn't work at all. | ||||
| Additional Information | http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=38585 | ||||
| Tags | No tags attached. | ||||
| Fixed in build | |||||