Document stored in Database, then FilesSystem, then Database

Contains tips for configurators working with Aware IM
Post Reply
ddumas
Posts: 389
Joined: Tue Apr 23, 2013 11:17 pm

Document stored in Database, then FilesSystem, then Database

Post by ddumas »

After hours of pain, I would like to save others.

If you first store document attribute in database, then in the filesystem, that works ok. If you then decide (for good reason, that I will not get into here) to move back to storing that document attribute in the database , when you recompile (ALT+Q), you get an error that AwareIM needs to drop an xxx_DocType column that does not exists anymore. You then have to go into the database table with your DBMS management tool, and manually add back the column that does not exist. Then you can go back in and recompile in AwareIM .

Dave
Post Reply