var fDesc=new Array(); fDesc[0] = "Have you ever set a password on your Microsoft Access database and forgot it ?
Now don't just loose your data and use this program to recover your lost password . Don't try other programs that just try every single word combination to recover your lost password because 1a MS Access Password Recovery 6.0 from Visionware technologies can recover your lost password in less than one second . This software uses an advanced decryption technique to recover passwords from almost any .MDB file . To use this software download the program, Double click on 1aMSAccessPwdRecSetup.exe to begin the easy installation wizard and follow the on screen instruction to successfully install the product on your computer, From Start menu choose All programs then "MS Access Password Recovery" then click on accesspassword, Now the program will launch so just click on large Open icon in order to choose a .mdb ( Microsoft access database file ) from your computer that is password protected and Click Start button and it will promptly reveal the password for that database.

Program Compatibility:-
1- Microsoft Access 95/97/2000/2002/XP databases.
2- Microsoft Windows computer."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }