public static SqlConnection OpenConnection2DB() { string s = @"Data Source=********;Initial Catalog=Parking;User ID=sa;Password=*******"; SqlConnec