ABOUT DATABASE

H

harish

Hello sir this harish from hyderabad

i want know about hw to open a currepted database in ms access
 
N

NthDegree

Open the database from a command line like:

c:\(msaccess install folder)\msaccess.exe baddatabase /compact

if pre-200 used /repair.
 
Top