From: Simon W. <sim...@ya...> - 2009-05-08 21:34:30
|
I'm having trouble using the newly released odbc 64 bit windows Firebird Driver. I'm trying to connect to a number of firebird databases (vers 1.5.4 on Windows 32 op sys). The client machine I'm using is running database software called Intersytsems Caché, but that's not relevant. The point is that it's using Miscorosft Windows Server 2003 R2 x64, service Pack 2. That means I have to use the newly released 2.00.00.148 odbc x64 driver (19 Nov 2008). (The client DLL I use is the fbclient.dll from Firebird-2.1.2.18118-0_x64 download) The problem; The connection is succesful when tested. However, the tables and views are not exposed. All you manage to see is "no schema". In order to debug this, I downloaded and installed the 32 bit odbc driver on to another windows box. This driver displays the schema as "null schema" and when selected you are able to see the views and tables correctly. It seems to definitely be a problem swith the 64 bit driver. Is there a patch ? -- Simon |