代码搜索:connectionString

找到约 2,829 项符合「connectionString」的源代码

代码结果 2,829
www.eeworm.com/read/362070/10020570

dfm mainform.dfm

object main: Tmain Left = 169 Top = 102 Width = 760 Height = 600 Caption = #36130#21153#31649#29702#31995#32479 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = cl
www.eeworm.com/read/362070/10020605

~dfm mainform.~dfm

object main: Tmain Left = 216 Top = 326 Width = 760 Height = 600 Caption = #36130#21153#31649#29702#31995#32479 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = cl
www.eeworm.com/read/356473/10226036

dfm mainform.dfm

object main: Tmain Left = 169 Top = 102 Width = 760 Height = 600 Caption = #36130#21153#31649#29702#31995#32479 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = cl
www.eeworm.com/read/356473/10226055

~dfm mainform.~dfm

object main: Tmain Left = 216 Top = 326 Width = 760 Height = 600 Caption = #36130#21153#31649#29702#31995#32479 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = cl
www.eeworm.com/read/426334/10261115

pas ado_qimport3access.pas

unit ADO_QImport3Access; {$I VerCtrl.inc} interface uses Classes, QImport3, ADODb, DB, QImport3StrTypes; type TQImportAccessSourceType = (isTable, isSQL); TADO_QImport3Access = cla
www.eeworm.com/read/426325/10262474

pas ado_qimport2access.pas

unit ADO_QImport2Access; {$I VerCtrl.inc} interface uses Classes, QImport2, ADODb; type TQImportAccessSourceType = (isTable, isSQL); TADO_QImport2Access = class(TQImport2) priva
www.eeworm.com/read/273579/10910674

bas publicvar.bas

Attribute VB_Name = "PublicVar" Public LoginSucceeded As Boolean '用户登录标志 Public UserID As String '用户ID Public UserStyle As String '保存用户类型 Public ConnectionString As String
www.eeworm.com/read/416428/11026161

pas ado_qimport3access.pas

unit ADO_QImport3Access; {$I VerCtrl.inc} interface uses Classes, QImport3, ADODb, DB, QImport3StrTypes; type TQImportAccessSourceType = (isTable, isSQL); TADO_QImport3Access = cla
www.eeworm.com/read/457867/7316507

bas module1.bas

Attribute VB_Name = "Module1" Public conn As New ADODB.Connection ' 标记连接对象 Public userID As String ' 标记当前用户ID Public userpow As String ' 标记用户权限 Public find As Boolean ' 标记查询 Public sqlfind As
www.eeworm.com/read/457867/7316583

bas module1.bas

Attribute VB_Name = "Module1" Public conn As New ADODB.Connection ' 标记连接对象 Public userID As String ' 标记当前用户ID Public userpow As String ' 标记用户权限 Public find As Boolean ' 标记查询 Public sqlfind As