Hello
I want to implement Sql Server Clustering. And I have a software that does
only SQL Authentication to Sql Server Database.
I read that only trusted connection is possible in Sql sever clustered
database.
Any help plz?
Luca Bianchi - 31 Aug 2005 10:58 GMT
> I read that only trusted connection is possible in Sql sever clustered
> database.
It's false. Where did you find this (big) stuff?
Bye

Signature
Luca Bianchi
Microsoft MVP - SQL Server
http://mvp.support.microsoft.com
Rodney R. Fournier [MVP] - 31 Aug 2005 12:54 GMT
Clustered SQL acts like unclustered SQL. They (Microsoft) did not rewrite it
to cluster it :)
Cheers,
Rod
MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering Website
http://www.msmvps.com/clustering - Blog
http://www.clusterhelp.com - Cluster Training
http://msmvps.com/clustering/archive/2005/07/20/58233.aspx NYC Clustering
class
> Hello
>
[quoted text clipped - 5 lines]
>
> Any help plz?
Geoff N. Hiten - 31 Aug 2005 14:21 GMT
You can connect to a clustered sql server pretty much any way that you can
connect to a non-clustered sql server. You have to use TCP/IP but you can
have trusted connections over TCP/IP.

Signature
Geoff N. Hiten
Senior Database Administrator
Microsoft SQL Server MVP
> Hello
>
[quoted text clipped - 5 lines]
>
> Any help plz?