Subject IB_Connection Settings for Embedded
Author Alan McDonald
I have configured my app to use the embedded server.
I delete the server entry, provide the path to the database file and ensure
my conf, udf etc files are in the app dir as well.
Now I can build the app, and when it runs it connects fine thru the embedded
server to the local file.
BUT when I go thru the IDE and try to set connected to true in the
IB_Connection component, it errors out on unavailable database exception.
What could be wrong if it fires up OK outside the IDE?
thanks
Alan