seangunn wrote:
So, what's the
killer issue against authenticating to the DB?
There is no killer issue. It's actually OK if you implement application and business logic in the database and access it with a thin client (like a text console or Oracle Forms application or ...). Its not good if you want to have a middle tier and web based clients, though.
I think you are looking the wrong way: Stay true to your database vendor (this means: pay him more money) and use whatever he proposes as a client scenario for your valuable and unchangeable data interface.