[Bacula-users] Bacula-users Digest, Vol 36, Issue 38

2009-04-29 Thread digithead
This is INCORRECT information. If you only change the "version" in the table, the backup will STILL fale to insert data into the tables because the tabel STRUCTURE is wrong. I've been banging on this problem for days now and have gone so far as to completely uninstall Bacula (Win32), reinstall

Re: [Bacula-users] Bacula-users Digest, Vol 36, Issue 38

2009-04-28 Thread Bernd Plagge
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Eitan, I had a similar problem. The database contains a table name Version containing just one column named VersionId. You need to update the VersionId from '10' to '11'. The easiest way to do this is to copy the sqlite3.exe program from the "P