Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-13-2012 03:03 AM
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.
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-13-2012 09:45 AM
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, ...
2) from your other application link/connect directly to the view with ado.net,odbc, ...