I have a Scala Play application running on Bluemix. We decided to try DashDB (we were on DB2 before).
The application uses the freeslick plugin for connection to DB2 which worked fine. It also seems to partly work (SELECT queries work, UPDATE not) with DashDB. Any idea how to proceed?