ODBC driver registration window

SOLVED

We are using the ODBC driver for some read-only data access on a Windows 7 workstation with a Sage 100 ERP 2013 Advanced client installation also on the machine. For some reason, the very first ODBC connection that my application attempts causes the registration window to popup, which blocks the process until it is closed. This does not happen on my development machine, but, as far as I can tell, the client installations are the same. Any idea as to what might be the cause?

Parents Reply
  • 0 in reply to vbnet3d
    You indicate a Sage 2013 client is installed.

    If the MAS client doesn't get the popup, you shouldn't either.

    If there is a secondary provideX ODBC driver (not part of a MAS/Sage environment) installed, I have heard
    of that. But if I recall correctly the driver would never work. So your experience is
    a little different than mine.

    You sure there isn't another providex odbc driver installed

    You could also try using Access to link a table using ODBC and see if the popup
    shows.
Children