Código SQL [-]Query2->Close(); Query2->Text="SELECT * from Cuota where DNI LIKE " +QuotedStr("%"+ AluPago->Edit2->Text+"%");"; Query2->Open();
Query2->Close(); Query2->Text="SELECT * from Cuota where DNI LIKE " +QuotedStr("%"+ AluPago->Edit2->Text+"%");"; Query2->Open();