Life In 19x19
http://lifein19x19.com/

Problem with Drago
http://lifein19x19.com/viewtopic.php?f=10&t=17646
Page 1 of 1

Author:  lichigo [ Wed Jul 15, 2020 8:58 am ]
Post subject:  Problem with Drago

Hello ,
I am using Drago with a database. I'm doing a file with all games of Gu li but I search his games it gives me Gu li and Gu lingyi. How can I change that ?? Maybe in the SQL ((PB like"%gu Li%'"AND PW like '%%') OR (PB like '%%' AND PW like '%gu Li%')) ???

Thank you in advance ^^

Author:  mycophobia [ Wed Jul 15, 2020 10:58 am ]
Post subject:  Re: Problem with Drago

In the SQL try this:

Code:
((PB = 'Gu Li') OR (PW = 'Gu Li'))

Author:  lichigo [ Wed Jul 15, 2020 11:02 am ]
Post subject:  Re: Problem with Drago

Thank you so much ^^ it works

Page 1 of 1 All times are UTC - 8 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/