代码搜索:connectionString
找到约 2,829 项符合「connectionString」的源代码
代码结果 2,829
www.eeworm.com/read/412142/11213817
pas unitopen.pas
unit UnitOpen;
interface
uses
Windows, Messages, SysUtils, Forms;
type
TFormOpen = class(TForm)
procedure FormCreate(Sender: TObject);
private
public
{ Public declaratio
www.eeworm.com/read/412142/11213819
dfm unitdatamd.dfm
object DataMd: TDataMd
OldCreateOrder = False
Left = 352
Top = 213
Height = 184
Width = 302
object ADOConnection: TADOConnection
ConnectionString =
'Provider=SQLOLEDB.1;
www.eeworm.com/read/412142/11213823
~pas unitopen.~pas
unit UnitOpen;
interface
uses
Windows, Messages, SysUtils, Forms;
type
TFormOpen = class(TForm)
procedure FormCreate(Sender: TObject);
private
public
{ Public declaratio
www.eeworm.com/read/266355/11231109
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/265906/11250406
dfm unit15.dfm
object Form15: TForm15
Left = 368
Top = 290
Width = 375
Height = 101
Caption = 'Form15'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Heigh