Continuing my effort to document the various ways I've used the ODBC connector for the NetQoS products, here's my next query and controls I've built and that I use in production. Today's query comes from a need to view duplicate devices and make it easy to eliminate the duplicates. I had built a fairly extensive method to do this using Perl script and batch files. It suffered from all the problems that most NPC browser views suffer from. So, ODBC is a better way to accomplish this and I'm officially retiring that script. Here's the SelectCommand and OdbcConnection String to put in the configuration.xml:
To create the view, run the following SQL commands against the NPC server:
No comments:
Post a Comment