代码搜索:connectionString
找到约 2,829 项符合「connectionString」的源代码
代码结果 2,829
www.eeworm.com/read/357936/10198192
bas module1.bas
Attribute VB_Name = "Module1"
Public h As Integer
Public Sub lian(str As String, cn, rs)
Set cn = New Connection
With cn
.Provider = "sqloledb"
.ConnectionString = "user id=sa;pwd=123;data s