代码搜索:connectionString

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

代码结果 2,829
www.eeworm.com/read/488302/6491722

frm 浏览用户.frm

VERSION 5.00 Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "msadodc.ocx" Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "msdatgrd.ocx" Begin VB.Form Frm_LiulanUser BorderS
www.eeworm.com/read/488091/6496037

bas link.bas

Attribute VB_Name = "link" Public Sub link() Set Mcon = New ADODB.Connection Mcon.ConnectionString = "Provider=sqloledb;Data Source=zhw;Initial Catalog=SuperMarketdb;User Id=sa;Password=8
www.eeworm.com/read/487032/6522355

cs database.cs

using System; using System.Collections; using System.ComponentModel; using System.Data; using System.Drawing; using System.Web; using System.Web.SessionState; using System.Web.UI; using Syste
www.eeworm.com/read/486711/6525649

dfm data.dfm

object DataModule: TDataModule Left = 192 Top = 111 Width = 433 Height = 299 Caption = 'DataModule' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText
www.eeworm.com/read/486711/6525667

~dfm data.~dfm

object DataModule: TDataModule Left = 192 Top = 111 Width = 433 Height = 299 Caption = 'DataModule' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText
www.eeworm.com/read/485494/6551209

htm 46306.htm

 
www.eeworm.com/read/484814/6575405

dfm main.dfm

object Form1: TForm1 Left = 266 Top = 289 Width = 1088 Height = 431 Caption = 'Form1' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height
www.eeworm.com/read/483993/6588708

bas module1.bas

Attribute VB_Name = "Module1" Public conn As ADODB.Connection Public Sub lj() Set conn = New ADODB.Connection conn.CursorLocation = adUseClient conn.ConnectionString = "Provider=Microsoft.Jet.OLE
www.eeworm.com/read/482834/6614127

bas link.bas

Attribute VB_Name = "link" Public Sub link() Set Mcon = New ADODB.Connection '函数link的功能是连接数据库 Mcon.ConnectionString = "Provider=sqloledb;Data Source=zhw;Initial Catalog=SuperMarketd
www.eeworm.com/read/482909/6616061

frm 浏览用户.frm

VERSION 5.00 Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "msadodc.ocx" Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "msdatgrd.ocx" Begin VB.Form Frm_LiulanUser BorderS