tags:

views:

196

answers:

1

Is there a difference between Integrated Security = True and Integrated Security = SSPI when used in the connection string. I could sense some difference between them throug i went through some document which says there is no difference.

+1  A: 

No there isn't, they are two ways of expressing the same thing.

blowdart