public string GetDatabaseInstanceImage(DatabaseServer server)
 {
     return("database_yellow.png");
 }