Subject Re: [IBO] Cannot open file "". The system cannot find path specified.
Author paul.coshott
Hi,

thanks for the help. Can you tell me where I should copy the files to?

I don't have a TIB_Connection component on my main form at the moment. Should I? And if so, what properties do I set for TcpIp connections?

Thanks,
Paul

--- In IBObjects@yahoogroups.com, Dmitry Beloshistov <torin@...> wrote:
>
> Hi!
>
>
>
> 1) Copy fbclient.dll, msvcpXXXX.dll and msvcrXXXX.dll (where XXXX is number of actual version of MSVC run-time) from ..\bin\ folder from your FB installation (for FB15 - fbclient.dll only needed) - it`s minimal client (also your can copy firebird.msg too - for display correct FB messages).
>
> 2) Please check for correct database path in TIB_Connection settings - may be you are not set it in code correctly or replace to empty string?
>
>
>
>
>
> WBR, Dmitry Beloshistov AKA [-=BDS=-]
>
>
>
>
>
> From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On Behalf Of paul.coshott
> Sent: Monday, January 24, 2011 12:38 PM
> To: IBObjects@yahoogroups.com
> Subject: Re: [IBO] Cannot open file "". The system cannot find path specified.
>
>
>
>
>
>
>
> --- In IBObjects@yahoogroups.com<mailto:IBObjects%40yahoogroups.com>, Svein Erling Tysv©¡r <svein.erling.tysvaer@> 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?
> > >
> > > Hi Helen,
> > >
> > > thanks for answering. I checked the packages and the "Build with runtime packages" was
> > > not ticked.
> > >
> > > Are there any dll's I need to install ?
> >
> > You need to have the Firebird client installed and MSVC. Look at the installation guide of Firebird (in a doc subdirectory).
> >
> > HTH,
> > Set
> >
>
> Hi Set,
>
> thanks for the help. I can install the firebird client, but can you point me to where I can download msvc. Thanks.
>
> Cheers,
> Paul
>
>
>
>
>
> __________ Information from ESET NOD32 Antivirus, version of virus signature database 5811 (20110123) __________
>
>
>
> The message was checked by ESET NOD32 Antivirus.
>
>
>
> http://www.esetnod32.ru/.ml
>
>
>
> [Non-text portions of this message have been removed]
>