Determining Realtime/Historical Provider /drv names

I have hit a wall and am turning to the community. I am looking for a way to query all realtime providers names, or historical providers under the /drv designation. I have a export function that works with the providers hard coded in, but I would like to replicate it with a dynamic style lookup. Below you can see the table configuration as it exists currently.

I just had a "duh" moment, and saw my sqlth_drv table. Apologies.

Perhaps looking at my code in my Tag Report Utility's history script will help:

A normal qualified path for history takes this form:

histprov:HistoryProviderName:/drv:sourceGWName:sourceTagProvider:/tag:path/to/tag

You might look at this topic, too, and the providers script in that exchange resource:

1 Like