How to read and write Encrypted file by vb 6.0
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I am working on a project where I need to read and write the database password from external source not from database. For which I am trying to create a file in encrypted format. The file will have two fields(1. UserName,2. Password) Any Idea how I can solve this problem? Thanks In Advance :doh: