Home > database >  Troublesome everybody, please have a look at what's the problem with this script, thanks
Troublesome everybody, please have a look at what's the problem with this script, thanks

Time:09-26

This is a query button code, but when executed can only display a result, for example chose RKBH appeared after the corresponding record, then choose SPBH there will be no corresponding
Records show, could you tell me what reason be? The trouble explain, thanks

F="(RKBH like '% %'" + ddlb_rkdh. Text + ") or (SPBH like '% %' "+ ddlb_spbh. Text +")"

CodePudding user response:

The right conditions print it out and see the logical relations