Subject Re: [IBO] Cannot open file "". The system cannot find path specified.
Author Helen Borrie
At 04:38 PM 24/01/2011, you wrote:
>Hi All,
>I am using IBO to access a Firebird database remotely. The connection works fine on my development machine, and on a laptop, but not on other computers. I thought about what differences there were and thought maybe the fact that the two computers that worked, both had delphi on them (2009 on one and D7 on the other).
>So I installed D7 on a laptop that wouldn't connect to the remote database, and once the install was complete, the connection was made successfully.
>
>So my question is, does anyone know which file/s delphi installed that I need to ship with my app, so it will connect via tcpip ?

Are you sure you didn't compile your app with runtime packages?

Helen