+ Reply to Thread
Results 1 to 4 of 4

Thread: Additional 'redistributables'

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Re: Additional 'redistributables'

    Ok. How about a 'Check ODBC Driver' or some such to detect if a particular driver is installed?

    Jon.

  2. #2
    Join Date
    Mar 2004
    Posts
    4,308

    Default Re: Additional 'redistributables'

    Hi Jonathan,

    The names of all the ODBC drivers are kept as values under a registry key:

    HKEY_LOCAL_MACHINE\Software\ODBC\ODBCINST.INI\ODBC Drivers

    Just enumerate the registry values to retrieve a collection. I have developed a simple quick-and-dirty demo for you (see attached screenshot and .sb7 project).

    Hope this helps.

    Friedrich
    Attached Images Attached Images  
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •