Hello,
I just purchased the pro version of DD. For some reason I can't post on the Premium boards (not sure what links the two if not simply email address), so I'm posting here!
I was wondering: When I deploy DD as an ASP.NET web application, I notice that I will need database connectivity directly from the public web server. Most of my users don't find that acceptable, so I end up having to create a separate ASP.NET web service to handle all of my database calls. Then, I put the web service inside of the firewall and the public website out in the DMZ. Everyone is happy. What can be done with DD to allow users to see dashboards, but not allow access to their database? Is this even possible?
Thanks!
-Mike-