Subject Re: [firebird-support] Re: How to Setup an ODBC Connection on Remote Windows Server
Author Mark Rotteveel
On Wed, 18 Apr 2012 02:40:54 -0000, "Craig Cox" <Craig_Cox@...>
wrote:
> I found the problem on another website. The 64-bit ODBC Administrator
has
> a bug that won't allow you to set a System DNS. You have to use the
32-bit
> version, but you can use the Firebird 64-bit Firebird driver. Go
figure.

I find that hard to believe, as 32 bit components can't talk to 64 bit
DLLs. Are you sure you aren't mixing up the odbcad32.exe in SysWOW64 (which
is the 32 bit version!) with the odbcad32.exe in System32 (which is the 64
bit version!)?

Mark