Home > Database > Mysql Tutorial > body text

2种connectionString

WBOY
Release: 2016-06-07 15:44:29
Original
1614 people have browsed it

(Sql User) Data Source=win2012;Initial Catalog=Nop;Integrated Security=False;Persist Security Info=False;User ID=yimai;Password=Yimai88;MultipleActiveResultSets=TrueproviderName=System.Data.SqlClient providerName = System.Data.SqlClient (!

(Sql User)

Data Source=win2012;Initial Catalog=Nop;Integrated Security=False;Persist Security Info=False;User ID=yimai;Password=Yimai88;MultipleActiveResultSets=True" providerName="System.Data.SqlClient"

providerName="System.Data.SqlClient" (!!!)

(Windows User)

Data Source=win2012;Initial Catalog=Nop;Integrated Security=True;MultipleActiveResultSets=True" providerName="System.Data.SqlClient




Related labels:
sql
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!