JDBC - MSQL 2K5 SSL ISSUE
- From: Phoenix <sudhansutiwari@xxxxxxxxx>
- Date: Fri, 13 Jul 2007 05:49:20 -0700
Hi ,
How could I query a SQL Server 2005 dataserver instance through my
Java Program if it is running in SSL mode or not ?
I am using a third party JDBC driver to esatblish SSL connection with
a MS SQL SERVER 2K5 dataserver but my connection
fails when the dataserver is restarted in Non - SSL mode. So , I need
a way to first query the database if its running in SSL
mode or not so that I can prepare my queries accordingly to make a
decision at runtime.
Thanks to you all genious in advance !!
.
- Follow-Ups:
- Re: JDBC - MSQL 2K5/MS SQL 2005 SSL ISSUE
- From: Atiq UR Rahman Chaudhary
- Re: JDBC - MSQL 2K5/MS SQL 2005 SSL ISSUE
- Prev by Date: Re: Cannot use Windows Authentication to connect to local Sql 2005
- Next by Date: Re: problem with orphaned "dbo" user of an attached database
- Previous by thread: Cannot use Windows Authentication to connect to local Sql 2005
- Next by thread: Re: JDBC - MSQL 2K5/MS SQL 2005 SSL ISSUE
- Index(es):