From: Helen B. <he...@ii...> - 2009-04-04 06:12:18
|
At 08:40 PM 2/04/2009, you wrote: >Hi folks, >I'm trying to transfer data from SQL Server to firebird using a DTS >package. I've done this in the past to firebird 1.5 with no problems. > >When I try to do the same thing with firebird 2.1 (64 bit) no errors are >given but no tables are listed in the transformation destination >dropdown. I have tried the latest snapshot version of the driver but no >luck so far. > >I have tried installing the firebird 2.1.2 client on the machine and >changed the system dsn to use that instead of the 1.5 one but to no avail. > >Any ideas anyone? 1. 64-bit client or 32-bit? 2. Did you install the msvc8 runtime assembly on the client as well? You'd need the 32-bit one. Helen |