I want to show the query data in a Toast and do not do it, this is my code:
conn3 = DBConnection3.getInstance().getConnection();
try {
String stsql="Select a.idOperario,b.IdLlamada,b.Fecha,b.Mensaje,b.De,b. IdUsuarioDest...
asked by
15.11.2016 / 09:27