代码搜索:TClientDataSet
找到约 704 项符合「TClientDataSet」的源代码
代码结果 704
www.eeworm.com/read/169155/9879014
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, DB, DBClient, MConnect, Grids, DBGrids, StdCtrls;
type
TForm1 = class(T
www.eeworm.com/read/169155/9879031
~pas unit1.~pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, DB, DBClient, MConnect, Grids, DBGrids;
type
TForm1 = class(TForm)
www.eeworm.com/read/168659/9903183
dfm dmpjg.dfm
object DM: TDM
OldCreateOrder = False
Left = 388
Top = 255
Height = 244
Width = 329
object rioPJg: THTTPRIO
HTTPWebNode.Agent = 'Borland SOAP 1.2'
HTTPWebNode.UseUTF8InHead
www.eeworm.com/read/356120/10236430
pas undm.pas
unit Undm;
interface
uses
SysUtils, Classes, DB, ADODB, DBClient, MConnect;
type
TDataModule1 = class(TDataModule)
ADOConnection1: TADOConnection;
DSManerge1: TDataSource;
www.eeworm.com/read/356118/10236467
dfm data.dfm
object fm_data: Tfm_data
OldCreateOrder = False
OnCreate = DataModuleCreate
Left = 262
Top = 126
Height = 513
Width = 508
object Socket: TSocketConnection
ServerGUID = '{6C59
www.eeworm.com/read/356118/10236499
txt about.txt
本程序运用access数据库,如要用sqlserver2000,需还原back下的数据库,数据库名为“图书馆管理系统“
并在服务器端重建连接
1先运行接口程序scktsrvr.exe,用本程序提供广域网的连接
2运行server.exe
3最后运行客户端和管理的应用程序
为了数据不被册除,本程序只提供在数据集的post方法,不提供<mark>Tclientdataset</mark>的appliupda ...
www.eeworm.com/read/356118/10236525
dfm data.dfm
object fm_data: Tfm_data
OldCreateOrder = False
OnCreate = DataModuleCreate
Left = 326
Top = 197
Height = 482
Width = 566
object Socket: TSocketConnection
ServerGUID = '{6C59
www.eeworm.com/read/279911/10376621
dfm wzgldb.dfm
object DM: TDM
OldCreateOrder = False
Left = 269
Top = 304
Height = 476
Width = 711
object CDS_QXGL_YHSZ: TClientDataSet
Aggregates =
Params =
ProviderName = 'P_
www.eeworm.com/read/279911/10376995
~dfm wzgldb.~dfm
object DM: TDM
OldCreateOrder = False
Left = 66
Top = 25
Height = 476
Width = 711
object CDS_QXGL_YHSZ: TClientDataSet
Aggregates =
Params =
ProviderName = 'P_QX
www.eeworm.com/read/279822/10387872
pas gyshelp.pas
unit GysHelp;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ComHelp, ComCtrls, StdCtrls, Buttons, Grids, DBGrids, ExtCtrls, Dbclient, db;
type