当前位置:网站首页>Self use learning notes - connectingstring configuration
Self use learning notes - connectingstring configuration
2022-04-23 17:10:00 【Tomato Warrior】
<add name="DSN" connectionString="server=(local);database=SystemCourse;integrated security=true"/>
<add name="DSN1" connectionString="server=(local);database=SystemCourse;user id=sa;password=11"/>
</connectionStrings>
//name -------------------------- String name
//server --------------------------- Server name
//database ------------------------- Database name
//integrated security -------------- Set to true when , Before the join statement UserID, PW It doesn't work , using windows Authentication mode .
//user id ---------------------------- user name
//password -------------------------- password
版权声明
本文为[Tomato Warrior]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230553458226.html
边栏推荐
- Promise (I)
- Grpc gateway based on Ocelot
- Wiper component encapsulation
- 1-2 characteristics of nodejs
- Change the password after installing MySQL in Linux
- Basic case of Baidu map
- Calculation formula related to tolerance analysis
- Go language RPC communication
- [pimf] openharmony paper Club - what is the experience of wandering in ACM survey
- freeCodeCamp----prob_ Calculator exercise
猜你喜欢
TypeError: set_ figure_ params() got an unexpected keyword argument ‘figsize‘
The new MySQL table has a self increasing ID of 20 bits. The reason is
SQL database
Nodejs installation and environment configuration
Further study of data visualization
C语言函数详解
Net standard
Signalr can actively send data from the server to the client
Bytevcharts visual chart library, I have everything you want
Smart doc + Torna generate interface document
随机推荐
Rtklib 2.4.3 source code Notes
groutine
ClickHouse-表引擎
_ Mold_ Board_
[pimf] openharmony paper Club - what is the experience of wandering in ACM survey
◰ GL shadow map core steps
Use between nodejs modules
Wiper component encapsulation
Lock lock
Log4j output log information to file
VLAN advanced technology, VLAN aggregation, super VLAN, sub VLAN
ClickHouse-数据类型
1-5 nodejs commonjs specification
[problem solving] [show2012] random tree
VLAN高级技术,VLAN聚合,超级Super VLAN ,Sub VLAN
Net standard
文件操作《二》(5000字总结篇)
CentOS MySQL multi instance deployment
Decimal format decimal / datetime conversion processing
. net cross platform principle (Part I)