Subject Moving BDE to direct IB connection, still connects via BDE?
Author Chuck Belanger
Hi:

Been working on a utility to access an IB database in which I started
with a BDE connection but now want to make it a direct IB connection.

I'm using IB_connection, IBOQuery (Tww components used). I had a BDE
alias IBLocal that I used, but after blanking that out in the
Connection, then setting an explicit path for databasename, when loading
the program, it still says IBLocal and wants a login (even though I
specifically enter user and password in the connection).

Why is it still using the BDE? What do I need to do to get it to connect
directly to IB?

Thanks,

Chuck Belanger