public static void Start()
 {
     BaseSQL.Connect(ConfigurationManager.ConnectionStrings["SQL"].ConnectionString);
 }