when i put the path :
i dont get error and when i click to open nothing will openCode:AccessApp.OpenCurrentDatabase ("\\10.70.34.7\it2\PMEW\PROJECTS\Billing System\revenue\rev system\LoginExample\Users.mdb")
and when i remove the path just put the name of the database :
i get this error :MS office access cant open the database because it is missing, or opened exclusively by another user or it's not an ADP.Code:AccessApp.OpenCurrentDatabase ("Users")




Reply With Quote