当前位置:网站首页>ASP connect MSSQL database statement
ASP connect MSSQL database statement
2022-04-22 22:53:00 【Glacier Technology】
ASP And MSSQL 2012 Enterprise connection string
ConnStr
=
"Provider=SQLOLEDB;Data Source=127.0.0.1;Initial Catalog=westrac;User Id=sa;Pwd=ssddddHzx;"
- 1.
ASP And MSSQL 2008 Enterprise connection string
ConnStr
=
"driver={SQL Server};Server=.;database=gas;uid=sa;pwd=123456"
- 1.
ASP And MSSQL 2005 Enterprise connection string
connstr
=
"driver={SQL Server};Server=.;database=site_fsb;uid=sa;pwd=123456"
- 1.
ASP And MSSQL 2000 Enterprise connection string
ConnStr
=
"Provider=SQLOLEDB;Data Source=127.0.0.1;Initial Catalog=westrac;User Id=sa;Password=ssddddHzx;"
- 1.
32 Bit operating system connection address
ConnStr
=
"Provider = Sqloledb; User ID = "
& datauser
&
"; Password = "
& databasepsw
&
"; Initial Catalog = "
& databasename
&
"; Data Source = "
& dataserver
&
";"
- 1.
64 Bit operating system connection address
ConnStr
=
"PROVIDER=SQLOLEDB;DATA SOURCE="
& dataserver
&
";UID="
& datauser
&
";PWD="
& databasepsw
&
";DATABASE="
& databasename
&
";"
- 1.
版权声明
本文为[Glacier Technology]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204222141069399.html
边栏推荐
- Difference between ov code signature and ev code signature certificate
- Study notes 2-0417
- 吴恩达-深度学习微课-第四课
- What is the magic of moonbirds NFT, which became popular overnight?
- The form of JSP is submitted to servlet, but JS is invalid
- LeetCode 199. 二叉树的右视图
- LLVM 学习(三) -样例学习
- Minio基本使用與原理
- Analysis of real questions and answers of software designers in the morning in the second half of 2021
- Talking about constructor in detail
猜你喜欢

Regular expression of JS

Acl2022 | using Chinese language hierarchy heterogeneity map to strengthen the pre training language model

阿里云服务器如何隐藏真实ip
![[easy to understand and intensive learning] 1 Introduction](/img/bf/ada1b8c3e8f33621ecb08a813118c5.png)
[easy to understand and intensive learning] 1 Introduction

CVPR 2022: is smile recognition also sexist? Zhejiang University and Wuhan University jointly set up a fairness improvement framework

What is the function of timestamp and how to apply for it?

API gateway implementation function

41.0:GemBox.Spreadsheet|.Document|.Pdf|.Presentation

防ddos攻击转发IP,棋牌游戏高防IP好用吗?

MySQL表的增删改查(进阶)
随机推荐
Graph and numerical representation of knowledge map of knowledge representation
OJ每日一练——求平方根的迭代方法
【洛谷】P1162 填涂颜色(bfs)
41.0:GemBox. Spreadsheet|. Document|. Pdf|. Presentation
Llvm learning (I) - getting to know llvm
Sequel: a few simple but useful words
41.0:GemBox.Spreadsheet|.Document|.Pdf|.Presentation
Lecture recording and broadcasting | subgraph matching algorithm in graph database - Zou Lei
opcua协议如何在appinventor上使用?
哪怕 30 年寒窗苦讀,也有可能離財富很遠……
Infix to suffix expression (inverse Polish) to prefix expression (polish)
Catering industry cashier system source code, C # Net + MSSQL WPF
多线程进阶(六)----锁机制
cluster_acc计算
Dichotomy application: 875 Ke Ke, who likes bananas
【 luogu】 p1162 couleur de remplissage (bfs)
External interrupt ------------ stm32f407zet6
OV代码签名和EV代码签名证书区别
L1-070 吃火锅 (15 分)
L1-065 嫑废话上代码 (5 分)