Re: JDBC SP3 and SSL



Jason Delaune wrote:
> Alin,
>
> The application I'm referring to is a purchased application, and I
believe
> it is coded to use the Microsoft JDBC driver. At least that is what
the
> installation instructions lead me to believe.

Usually applications are coded to use the JDBC specification. Relying
on non-standard features of particular implementations is not a good
idea. If that's the case then you're out of luck.

You could still try another driver, though. In 90% of the cases it
works.

Alin.

.


Loading