代码搜索:TADOQuery
找到约 2,205 项符合「TADOQuery」的源代码
代码结果 2,205
www.eeworm.com/read/474915/6797876
~pas sys_dm.~pas
unit sys_dm;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Db, DBTables, ADODB;
type
TFrm_sys_dm = class(TDataModule)
Qr_tmp1: TADOQue
www.eeworm.com/read/472787/6866484
dfm c_datam.dfm
object dm: Tdm
OldCreateOrder = False
Left = 247
Top = 230
Height = 230
Width = 469
object ADOConnection1: TADOConnection
Connected = True
ConnectionString =
'Provi
www.eeworm.com/read/472577/6870861
dfm unit3.dfm
object dm: Tdm
OldCreateOrder = False
Left = 94
Top = 188
Height = 280
Width = 266
object ADOConnection1: TADOConnection
ConnectionString =
'Provider=SQLOLEDB.1;Persist
www.eeworm.com/read/472577/6870862
~dfm unit3.~dfm
object dm: Tdm
OldCreateOrder = False
Left = 94
Top = 188
Height = 280
Width = 266
object ADOConnection1: TADOConnection
ConnectionString =
'Provider=SQLOLEDB.1;Persist
www.eeworm.com/read/472229/6873491
dfm unitdatamodule.dfm
object DM: TDM
OldCreateOrder = False
OnDestroy = DataModuleDestroy
Left = 143
Top = 150
Height = 354
Width = 445
object ADOConnection1: TADOConnection
LoginPrompt = False
www.eeworm.com/read/472229/6873552
~dfm unitdatamodule.~dfm
object DM: TDM
OldCreateOrder = False
OnDestroy = DataModuleDestroy
Left = 143
Top = 150
Height = 354
Width = 445
object ADOConnection1: TADOConnection
LoginPrompt = False
www.eeworm.com/read/295578/8153885
dfm unit_dm.dfm
object DM: TDM
OldCreateOrder = False
OnCreate = DataModuleCreate
Left = 317
Top = 114
Height = 246
Width = 330
object ADOConnection1: TADOConnection
Left = 40
Top = 24
www.eeworm.com/read/295578/8153892
~dfm unit_dm.~dfm
object DM: TDM
OldCreateOrder = False
OnCreate = DataModuleCreate
Left = 317
Top = 114
Height = 246
Width = 330
object ADOConnection1: TADOConnection
Left = 40
Top = 24
www.eeworm.com/read/113033/8161239
h person_info.h
//---------------------------------------------------------------------------
#ifndef Person_InfoH
#define Person_InfoH
//-------------------------------------------------------------------------
www.eeworm.com/read/294406/8226727
pas udb.pas
unit uDB;
interface
uses
SysUtils, Classes, DB, ADODB;
type
TdmWarehouse = class(TDataModule)
ACWarehouse: TADOConnection;
XXDB_CKDYB: TADOQuery;
private
{ Private dec