like

  1. Android Question SQLite SELECT ... LIKE ... UPPER() {SOLVED}

    Hi. I have a database in SQLite format and I need to do a partial search with a certain text. I would like to know what is the correct way to do it, since I have tried LIKE '%text%' but apparently does not yield results. Also, I used the UPPER (text) function to simplify the search. Dim DLG as...
Cookies are required to use this site. You must accept them to continue using the site. Learn more…