Is there a way to make a password on a .dat file that my program make in VB?
Printable View
Is there a way to make a password on a .dat file that my program make in VB?
Can someone please help me?
I'm not sure about passwording it, but you can always encrypt it using a specific Encryption Key.
how do I do that?
Try this link, its a very very simple encryption function
---> http://www.vb-world.net/files/tip476.html
hope this helps