does anyone have any (non-developer) advice regarding how to determine which OLEDB drivers are installed on any given Windows machine.
ODBC drivers are easy (ODBCAD32), but OLEDB has no central Administration Point (that I'm aware of).
I know there are a few VB scripts available which hunt through the Registry but is there a 'safer' way without exposing the registry to third-party scripts to determine which drivers are installed?