I have two buttons: Next and Previous in a Windows Forms application in C #, I am using a SQL statement:
SELECT * FROM aluno LIMIT 1;
for MYSQL. This instruction takes the 1st record.
Now comes the dilemma, I am not able to do log s...
asked by
03.08.2014 / 22:46