new-installer: Revert DB driver check breakage in
r69128
We should use isCompiled() to check if we can actually use a DB
driver. Just constructing the object isn't enough.
r69128 regressed so
that the installed displayed Oracle as an option for me, even though I
have no driver for it.