public CompraAnimal()
 {
     InitializeComponent();
     Connect.getSGBDConnection();
     initialize();
 }