Hello,
I want to compare two strings in a query which i have written in SQLite database and has attaced to the application.
Problem is:
1.I am not able to compare them in the query.
2. I have tried making a new function to compare and call it but still it is not working and no rows are selected in cursor.
If you know any other way to connect a database and application please tell me or any other suggestion is welcome.
Thanks,
Rashi.



