Please help on how to pass these controls to my table
B4X:
Codeolda.Text = "" Or Codenewn.Text = "" Or Oldn.Text = "" Or Newnumber.Text = ""
my table to be updated is below
Update Androidregistration set Phone=@newnumber,codes=@codenew WHERE Phone = @oldnumber and codes=@codeold"
Last edited: