Topic: 1.49

Is there a way to force a db rebuild.  I am getting an error that the column "image" doesn't exist although it does in the db table designer.  Is there a button to force generate a new db structure?

Re: 1.49

You can delete file sqlite.db and run project for create db file again.

Dmitry.

Re: 1.49

DriveSoft wrote:

You can delete file sqlite.db and run project for create db file again.

Yes, that works.  It would be nice to have a button within the environment to force a rebuild.

RK