Subject Re: Can't see firebird driver in odbc
Author Scott Moon
Here's all that shows up in my registry (v1.5.4):

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Firebird/InterBase(r)
driver]
"UsageCount"=dword:00000001
"Driver"="C:\\WINDOWS\\system32\\OdbcJdbc.dll"
"Setup"="C:\\WINDOWS\\system32\\OdbcJdbcSetup.dll"
"FileExtns"="*.fdb,*.gdb"
"APILevel"="1"
"ConnectFunctions"="YYY"
"FileUsage"="0"
"DriverODBCVer"="03.00"
"SQLLevel"="1"

HTH

Scott Moon


--- In firebird-support@yahoogroups.com, "Graham" <yahoo@...> wrote:
>
> I've noticed a few times that when the firebird obdc driver
> is installed with my application, I have problems. I see the
> firebird driver as being used in the system dsn and I can test
> it successfully. But if I wish to add another dsn, I can't
> because the firebird driver does not appear in the list of
> drivers available.
>
> Is there some place I can find that tells me what registry
> changes are required to make the driver appear in the list of
> available drivers?
>
> Thanks,
>