SqlDataAdapter adapter = new SqlDataAdapter(cmd);
adapter.Fill(dataset);
}
}
DataTable table = dataset.Tables[0]; ;
time[i]= (row["time"]).ToString();
//Realize the end of product countdown