public DatabaseConnection()
 {
     MyDatabase test = new MyDatabase();
 }