Open database connection


con.Open();
/*Where Open() is a Connection Class Method which open connection by connection string*/

No comments: