I’m using Windows 7 Enterprise. To get updated content I need to restart KNIME.
UcanAccess v.4.04. This happened after Database Reader was twice reset.
Even then I changed sql script result did not been read from the database but from kind of cach.
Yes, Database Reader not fetch new content. Content is inputted through an Access application. The changes I made ware name corrections (space deletion, letters capitalization).
To get new content I need to restart KNIME.
From what I read on forum my situation is different. I do not write using UcanAccess. I just read from from KNIME same Access DB. Anyway, it sounds odd that before you close KNIME you can not see changes done. Is it possible on Database Reader reset to disconnect it from the DB? This will resolve the problem.
The existing database framework caches the connection globally and closes it only when KNIME is shutdown. You can try out the new database framework which closes the connection when the corresponding DB Connector node is reset. To try it you need to install the KNIME Database (preview) extension
.
Once installed you need to register the UCanAccess driver again via the new Database (Labs) preference page. All new DB nodes are located in the KNIME Labs category
You will be able to run workflows with deprecated nodes in any case.
I am not entirely sure what you mean by that: Are you missing functionality with the new DB nodes? Getting feedback from our community is exactly why we are releasing new functionality as Preview.