I completed my VB project a while back and it worked great in XP.
Now the same program is needed on computers that have Win7 installed.

The program installs without any problems, but when I open it, it gives me an error saying the database is not accessible.

I used Visual Studio 2008 and SQL Compact to design the project.
The database was included in the project and in the installation file. I also checked the Programs folder and the database was installed correctly into the correct path...

What is the problem with my programs compatibility with Windows 7?