代码搜索:connectionString
找到约 2,829 项符合「connectionString」的源代码
代码结果 2,829
www.eeworm.com/read/389004/8555884
pas back.pas
unit back;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, DB, ADODB, ComCtrls, Grids, DBGrids, DBGrid3D;
type
TForm1 = class(TForm
www.eeworm.com/read/389004/8555886
~pas back.~pas
unit back;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, DB, ADODB, ComCtrls, Grids, DBGrids, DBGrid3D;
type
TForm1 = class(TForm
www.eeworm.com/read/187726/8604899
dfm unit2.dfm
object DM: TDM
OldCreateOrder = False
Left = 418
Top = 172
Height = 210
Width = 237
object ADOConnection1: TADOConnection
ConnectionString =
'Provider=SQLOLEDB.1;Passwor
www.eeworm.com/read/187726/8604928
~dfm unit2.~dfm
object DM: TDM
OldCreateOrder = False
Left = 418
Top = 172
Height = 210
Width = 237
object ADOConnection1: TADOConnection
ConnectionString =
'Provider=SQLOLEDB.1;Passwor
www.eeworm.com/read/288483/8629834
~dfm test.~dfm
inherited Parent1: TParent1
Left = 219
Top = 132
Caption = 'Parent1'
PixelsPerInch = 96
TextHeight = 13
inherited Panel1: TPanel
inherited BitBtn1: TBitBtn
OnClick = nil
www.eeworm.com/read/387856/8650708
bas const.bas
Attribute VB_Name = "Const"
'版本号
Public Const VerNum As String = "版本 1.0"
'生成日期
Public Const GenDate As String = "日期 2005-11-25"
'定义数据库连接字符串
Public Const Conn As String = "Provider=Microsoft.Jet
www.eeworm.com/read/387045/8710277
cs form6.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using S
www.eeworm.com/read/387045/8710289
cs 留言查看.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using S
www.eeworm.com/read/387045/8710321
cs form8.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using S
www.eeworm.com/read/387045/8710324
cs form3.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using S