BDE version

> I have a component that uses the tbutil and the dbe to fix and
> repair databases. They both have to be the same version and
> therefore I usually go to the Inprise site to update the TBUTIL.
> However, recently I needed to know what version of DBE I have but
> cannot find out how to determine this?
> Anyone have an idea?

You can call the BDE API function DbiGetSysVersion() which returns a
structure with a field that gives the Engine version #.