I am interested in making a plugin that will read information from the lansweeper database and then display that information in another database so I can share specific inventory without giving access to all the information. I was thinking of doing this in ruby on rails. Is this plausible or is there a better way to do this.
1) create a view/report in the lansweeper database with the inbformation you want. 2) from your other application link/connect directly to the view with ado.net,odbc, ...