Originally posted by Beacon
Hi cf!

Umm i didnt read it all but saw you where opening an access database.
I gather your access database is password protected with the same password right?
Most hackers wont go through your app to get to a database they'll just go straight to the .mdb file and hack that password.
I know you just wanna hide your password from spy ware though.
But seriously access passwords are quite easy to crack anyways. I'd say that should be your biggest concern.
I can get most passwords from access 2k and 97(havent trid xp etc.)
I did mention that in an earlier post. When I wrote the code several years ago I didn't know how easy it was to hack the password. Now I'm asking about it just because of the error that was raised when sending the password to the database.

The ultimate problem is that if I say my application is secure, I want to be telling the truth. I know nothing is 100%, but I want to be able to say to what extent it is secure so those who use my programs know what the risks are. I don't like withholding that kind of information. First, I don't think it's cool. Second, I could be setting myself up for lawsuits if I say it's secure and an 8 y/o breaks into it with his nintendo key generator.