How can I make sure that a certain OLEDB driver is installed when I start my application? I use ADO from Delphi and would like to display a descriptive error message if the
You can get a ADO provider name and check it in registry at path HKEY_CLASSES_ROOT\[Provider_Name].