Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Data Provider Names

Status
Not open for further replies.

MedInfoMan

IS-IT--Management
Joined
Jul 10, 2002
Messages
22
Location
US
Is there a way on the report side (without using VBA) to make a table that dynamically lists the names of all the data providers you may have?

I see a function are available for returning the number of data providers, and a function for returning the name of the data provider which returns a particular object, but I don't see something that would allow you to simply list the names of all the data providers with out having to make a custom formula for each.

Thanks
 
I use this sql to get a list of document information. One of the things included is the dataprovider name. It would be simple enough to put the tables in a universe and make a report from the associated objects...

Here is a link to my sql...


HTH! Cindy
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top