IbcQuery.Open error message

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
calou
Posts: 116
Joined: Tue 27 May 2008 12:46

IbcQuery.Open error message

Post by calou » Fri 19 Nov 2010 16:42

Hello,

I have a problem on a database customer.
When i call the method IbcQuery.open i have this error message :

Code: Select all

operating system directive CreateFile failed
Le chemin d'accès spécifié est introuvable.'.
It seems that the component wants to create file but the path is not good (.)

Thanks for help

Regards

calou
Posts: 116
Joined: Tue 27 May 2008 12:46

Post by calou » Fri 19 Nov 2010 17:15

Sorry, this is a FB error

:oops:

Post Reply