Jump to content

Inno Setup does not delete previous database


Recommended Posts

Hi there,

I have a software project that I made with Visual Basic it has a database within the software (with Access Database 2003), now I am trying to deploy it using Inno Setup, and in the past when I compile the Inno Setup project the database is gathered from the Visual Basic project folder path of the software, and whenever I have the database full or empty, when the software is compile in Inno Setup and then installed, the database will be full or empty according to how the database is in the Visual Basic project folder. But now, everytime I deploy, it gets the same database that was in the past, if the database in the Visual Basic project is empty, when I compile the Inno Setup project and install the software, the database is not empty as it is in the Visual Basic project folder, it is still a database from the past. I rechecked that I was getting the database from the right path, and I am. I am wondering if some kind of buffer is not cleared before the Inno Setup compiles the setup file, and the old database is the same as the past.

The weird thing is.. that after I install the software and go to the Software location in the Program Files path, the database is empty, but from the software it still shows previous data which is NOT actually in the Program Files path database of the software, this is weird and I cannot find a solution. Do you have any ideas?

Thanks in advance :)

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...