代码搜索:CNN
找到约 803 项符合「CNN」的源代码
代码结果 803
www.eeworm.com/read/469679/6925212
bas db_examples.bas
Attribute VB_Name = "Module1"
Public Sub ExecuteX()
Dim strSQLChange As String
Dim strSQLRestore As String
Dim strCnn As String
Dim cnn1 As ADODB.Connection
Dim cmdChange As ADODB
www.eeworm.com/read/138945/13200036
bas module1.bas
Attribute VB_Name = "Module1"
Public fMainForm As frmMain
Public cnn As adodb.Connection
Public rs As adodb.Recordset
Public sConnect As String
Public sSQL As String
Public exploreColName, explo
www.eeworm.com/read/263179/11372543
bas module1.bas
Attribute VB_Name = "Module1"
Public UserName As String
Public Function ExecuteSQL(ByVal SQL As String, MsgString As String) As ADODB.Recordset
Dim cnn As ADODB.Connection
Dim rst As AD
www.eeworm.com/read/231839/14218195
bas module3.bas
Attribute VB_Name = "Module3"
Public Function OpenSchemaX(ByVal DataBase As String, ByVal TableName As String) As Boolean
Dim cnn1 As ADODB.Connection
Dim rstSchema As ADODB.Recordset
www.eeworm.com/read/157459/5606308
txt 无标题.txt
do while not rs.EOF
ming=rs("mingcheng")
for i=1 to n
t=Request.Form("t"&i&"")
if t=1 then
cnn.execute("insert into userdom (bianhao,yonghuming,dom)" & _
" values
www.eeworm.com/read/157459/5606329
txt 无标题.txt
do while not rs.EOF
ming=rs("mingcheng")
for i=1 to n
t=Request.Form("t"&i&"")
if t=1 then
cnn.execute("insert into userdom (bianhao,yonghuming,dom)" & _
" values
www.eeworm.com/read/481428/6640903
bas opendatabase.bas
Attribute VB_Name = "OpenDatabase"
Global cnn As New ADODB.Connection
Global cmd As New ADODB.Command
Global rst As New ADODB.Recordset
Public Sub Open_Database()
'# Opes a connection to the No