Dear friends,
please for your help.
I have in my code this:
The trouble is with & "and usernr ="& getnr
I get error = SQLiteException:unrecognized token
How can I solve this multiple order to SQL, where I have mistake in code, please?
Thank you very much and have a nice day
p4ppc
please for your help.
I have in my code this:
B4X:
SQL1.ExecQuerySingleResult("SELECT name FROM users where value =" & getvalue & "and usernr ="& getnr)
The trouble is with & "and usernr ="& getnr
I get error = SQLiteException:unrecognized token
How can I solve this multiple order to SQL, where I have mistake in code, please?
Thank you very much and have a nice day
p4ppc