Friday, February 24, 2012

JDBC Support for Database mirroring

I am new to Microsoft SQL Server 2005 and i would like to make use of its database mirroring feature.
My question though is: is database mirroring supported by the JDBC driver and if so how would you implement/code a connection to principal and mirror servers i.e. how would i implement a client - redirect in case of failures.

Any help will be greatly appreciated.

I believe that this was answered here:

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=348327&SiteID=1

thanks,

Mark

No comments:

Post a Comment