Home
Analytics
Report DB - Design versus production
rglunt
<p>I am testing iHub F-type as a possible solution for my web application. I typically design against a local copy of our production database as our production database is not available for connections outside of lcoalhost. Does the Designer embed the DB connection in the report file that is uploaded to F-Type? If so what is the best practice for connecting to the production DB after uploading?</p>
Find more posts tagged with
Comments
micajblock
<p>The most secure way of doing this is using connection profiles, documented here:</p>
<p> </p>
<p><a data-ipb='nomediaparse' href='
http://developer.actuate.com/be/documentation/ihub3-dev/DAG/index.html#page/DAG/understand-data-sources.03.06.html'>http://developer.actuate.com/be/documentation/ihub3-dev/DAG/index.html#page/DAG/understand-data-sources.03.06.html</a></p>
;
<p> </p>
<p>and here:</p>
<p> </p>
<p><a data-ipb='nomediaparse' href='
http://developer.actuate.com/be/documentation/ihub3-dev/adg/adg84/index.html#page/ADG/ConfiguringDataiHub.1.3.html'>http://developer.actuate.com/be/documentation/ihub3-dev/adg/adg84/index.html#page/ADG/ConfiguringDataiHub.1.3.html</a></p>
;