On Oct 2, 9:07*pm, kevin Liu <kevinliu...@gmail.com> wrote:
> Hi,
>
> Any one has experience to connect to database without JDBC? I have a
> project, and some application has conflict with JDBC. I have no
> control on the application, but we still need to connect to database.
> Could somebody help me?
>
> Thank you so much.
>
> Kevin
You'd be wise to try and resolve the JDBC issue, instead of trying to
circumvent it. If not, you're going down the slippery path of trading
something clean/simple/standard for something that is decidedly not.
Beware architectural rot