I myself figured it out anyway !!! the connection string should be:
string strConn ="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" +Server.MapPath("dbase3.mdb") + ";";