You forgot to do a server.mappath in c# for the connection string
string strConn = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" + Serevr.MapPath("dbase3.mdb");