代码搜索:CNN
找到约 803 项符合「CNN」的源代码
代码结果 803
www.eeworm.com/read/346353/11753614
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public Function ESQL(ByVal sql As String) As ADODB.Recordset '定义函数
'定义连接
Dim cnn As ADODB.Connection
Dim rs As ADODB.Recordset
'创建连接
Set cnn
www.eeworm.com/read/252325/7085622
bas module1.bas
Attribute VB_Name = "Module1"
Public czy As String
Public gh As String
Public ckh As String
Public sjh As String
Public Function cnn() As String '定义函数
'返回一个数据库连接
cnn = "Provider=Microsof
www.eeworm.com/read/435938/7780597
bas databasesql.bas
Attribute VB_Name = "databaseSQL"
Option Explicit
Public cnn As New ADODB.Connection
Public cnn1 As New ADODB.Connection
Public sts1 As New ADODB.Recordset
Public sts2 As New ADODB.Recordset
www.eeworm.com/read/209206/15225912
bas databasesql.bas
Attribute VB_Name = "databaseSQL"
Option Explicit
Public cnn As New ADODB.Connection
Public cnn1 As New ADODB.Connection
Public sts1 As New ADODB.Recordset
Public sts2 As New ADODB.Recordset
www.eeworm.com/read/209199/15226186
bas databasesql.bas
Attribute VB_Name = "databaseSQL"
Option Explicit
Public cnn As New ADODB.Connection
Public cnn1 As New ADODB.Connection
Public sts1 As New ADODB.Recordset
Public sts2 As New ADODB.Recordset
www.eeworm.com/read/403976/2308160
bas module1.bas
Attribute VB_Name = "Module1"
Public strCnn As String
Public cnn As New Connection
www.eeworm.com/read/373679/9443575
bas databasesql.bas
Attribute VB_Name = "databaseSQL"
Option Explicit
Public cnn As New ADODB.Connection
Public cnn1 As New ADODB.Connection
Public qy1 As New ADODB.Recordset
Public qy2 As New ADODB.Recordset
P
www.eeworm.com/read/276661/10718033
bas databasesql.bas
Attribute VB_Name = "databaseSQL"
Option Explicit
Public cnn As New ADODB.Connection
Public cnn1 As New ADODB.Connection
Public qy1 As New ADODB.Recordset
Public qy2 As New ADODB.Recordset
P
www.eeworm.com/read/326369/7101528
bas databasesql.bas
Attribute VB_Name = "databaseSQL"
Option Explicit
Public cnn As New ADODB.Connection
Public cnn1 As New ADODB.Connection
Public qy1 As New ADODB.Recordset
Public qy2 As New ADODB.Recordset
P
www.eeworm.com/read/458593/7293659
bas module1.bas
Attribute VB_Name = "Module1"
Public czy As String
Public gh As String
Public ckh As String
Public sjh As String
Public Function cnn() As String '定义函数
'返回一个数据库连接
cnn = "Provider=MSDASQL.