webForumDet fria alternativet

Öppna lösenordsskyddad accessdatabas

2 svar · 1 253 visningar · startad av devotion

devotionMedlem sedan jan. 20013 582 inlägg
#1

Hej,

Jag har en access-databas, som är lösenordsskyddad, men har glömt lösenordet.... :(

Någon som vet hur jag kan öppna den, eller iaf få ut datat (som textfil, eller något annat)?

Mvh
Henrik

LoLoMedlem sedan feb. 20072 750 inlägg
#2

Om du inte har skyddat väldigt noga finns det en bypass, finns även del program, men dessa listar jag inte här, anyway..
The owner of the database can remove the password as follows:

*1. Open the database in Exclusive mode.
2. Choose Security from the Tools menu and select Unset Database Password.
3. Enter the password.
4. Click OK.

You can also password-protect your VBA modules (code) as follows:

1. Choose project Properties from the Tools menu (in the VBE).
2. Click the Protection tab.
3. Check the Lock Project For Viewing option.
4. Fill in the two password fields (using the same password, of course).
5. Click OK.

Password protection is better than no password at all, but it won’t stop someone with the right tools and a little time.*
http://blogs.techrepublic.com.com/10things/?p=552

Läs därför även punkt 10: Password-protect the system

tydalMedlem sedan juni 20034 013 inlägg
#3

Vet inte om det bara gäller gamla accessdatabaser, men när jag behövde använda en gammal accessdatabas som någon annan hade skapat så hittade jag lösenordet i filen i klartext.

Strings är ju ganska smidigt att plocka ur all klartext med:
http://technet.microsoft.com/en-us/sysinternals/bb897439.aspx

126 ms totalt · 3 externa anrop · v20260731065814-full.30151723
0 ms — hämta forumlista (cache)
0 ms — hämta statistik (cache)
124 ms — hämta tråd, inlägg och bilagor (db)