Código Delphi [-] sql.Add('where nombres = '+QUOTEDSTR (edit1.Text) + ' and centro_educ =' + QUOTEDSTR (edit2.Text));
sql.Add('where nombres = '+QUOTEDSTR (edit1.Text) + ' and centro_educ =' + QUOTEDSTR (edit2.Text));