Thread: installation

installation

From
choebel
Date:
Hello,

when trying to install the psqlodbc driver I get the following error
message:

UNABLE TO INSTALL THE ODBC DRIVERS SUBKEY

Can anyone tell me what this message means and how I can avoid it?

Your`s Chris from Munich/Germany



Re: [INTERFACES] installation

From
Byron Nikolaidis
Date:

choebel wrote:

> Hello,
>
> when trying to install the psqlodbc driver I get the following error
> message:
>
> UNABLE TO INSTALL THE ODBC DRIVERS SUBKEY
>
> Can anyone tell me what this message means and how I can avoid it?
>

Its a windows registry key that the installation program is trying to
create.

The key is:
"HKEY_LOCAL_MACHINE->SOFTWARE->ODBC->ODBCINST.INI->ODBC Drivers"

Check your registry with regedit and see if anything looks weird in this
area, or if the above key already exists there or somewhere else in the
registry.

Byron