Hi

I am thinking of an application that may have VB at the front end and may be access as database at the back end. My application will have the exe of the VB project and a database as usual.

But the most important part is, the database will contain tables filled with lucrative data. I badly need to protect my data from any fradaulant activity. I can protect an MSaccess database by password but they can be easily hacked. As further precaution, I may even encrypt the data and decrypt it during execution. But, still I am not feeling very comfortable.

Is there any better method ? I have seen applications that appears to pack database within the exe itself. Can anyone suggest how to do it, if it can be done at all. Please Help.

With regards

riter2k