Subject Cannot open file
Author asbjorn_fridberg
I have been converting a bde-application to IBO, using IBO's Tdataset
compatible methods.
Everything is working as expected on our own computers, but when trying
the IBO-application at customers we get "cannot open file". This
happens when the program tries to connect to the database
(TIBOdatabase.Open).
The databasename is set to a valid name of the form:
<server>:<path on server> (the exact same as the original BDE-alias was
set up to).

There are no further error-messages just "Cannot open file". I have
tried various situations but cannot replicate this error-message at
ourselves.
Any ideas ?

René / SSV