Questions Tagged With ivy3https://answers.axonivy.com/tags/ivy3/?type=rss&user=Christian%20Schneiderquestions tagged <span class="tag">ivy3</span>enTue, 12 Jan 2010 11:39:26 -0500Using DB-Connection from PIshttps://answers.axonivy.com/questions/314/using-db-connection-from-pisIs it possible to access the DB connection from a PI using <br/> <br/> ivy.getProcessEngineHook().getDbConnection(dbName);<br/> <br/> as well as for returning (instead of closing):<br/> <br/> ivy.getProcessEngineHook().returnDbConnection(dbName, connection); ?<br/> <br/> Is this way of accessing the underlying datasource (for SELECT queries inside a PI) the correct one or does this interfere with other queries from Ivy DB process elements running at the same time?<br/> Christian SchneiderTue, 12 Jan 2010 11:39:26 -0500https://answers.axonivy.com/questions/314/using-db-connection-from-pisivy3