@LukasEdu wrote:
I want to capture the data of this select :
databaseObj.executeSql('SELECT * FROM usuario where email = ? AND senha = ?',[this.Email, this.Senha])
Posts: 1
Participants: 1
@LukasEdu wrote:
I want to capture the data of this select :
databaseObj.executeSql('SELECT * FROM usuario where email = ? AND senha = ?',[this.Email, this.Senha])
Posts: 1
Participants: 1