Logged In: YES
user_id=82852

The _serious_ problem is that there are many interfacing methods
between Delphi and DBs. We should construct a base class and delegate
the real DB interfacing to another class, via an abstract factory pattern. --
danny