Integrated Security Authentication Method

Source: Internet
Author: User

Server = localhost; database = northwind; Integrated Security = sspi

Microsoft Security Support providers' interface (sspi) is a well-defined public API used to obtain integrated security services such as verification, information integrity, and information privacy, and security services for all distributed application protocols. The application protocol designer can use this interface to obtain different security services without modifying the Protocol itself.

Integrated Security Authentication Method
If this parameter is set to false, the user ID and password are specified in the connection.
If this parameter is set to true, the current Windows Account creden。 are used for authentication.
The identifiable values are true, false, yes, no, and sspi equivalent to true.

====================

Indicates that you use the security authentication mechanism provided by windows. In this case, you can open the database without adding UID and password.
If you do not have that sentence, you must write uid = SA in the join string; Password = 00;
Otherwise, you cannot open the database.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.