G
Guest
Hello
I build WindowsForm application, that use MS Access database. I wish to
protect AccessDB password that I use in connection string. Application will
be used by final users and customers.
I understand that .NET framework application is easy to decompile and trace
it's variables. So how to hide or protect connection string from easy
disrupt, and reading DB password.
Thanks
MilanB
I build WindowsForm application, that use MS Access database. I wish to
protect AccessDB password that I use in connection string. Application will
be used by final users and customers.
I understand that .NET framework application is easy to decompile and trace
it's variables. So how to hide or protect connection string from easy
disrupt, and reading DB password.
Thanks
MilanB