patimages
02-11-2008, 03:13 AM
Hi,
I was wondering whether there was a way to search a database to find a matching string in a better way than what I do... Right now, one can search my database using like like%...%, but let say I search items matching blabla_popo_momo_nono and in my database is popo_momo. The latter will not be found while it could be what I need. What would be the best, fastest and lightest way to find it? Can't figure this one out...
Thanks a lot for any help!!!
I was wondering whether there was a way to search a database to find a matching string in a better way than what I do... Right now, one can search my database using like like%...%, but let say I search items matching blabla_popo_momo_nono and in my database is popo_momo. The latter will not be found while it could be what I need. What would be the best, fastest and lightest way to find it? Can't figure this one out...
Thanks a lot for any help!!!