代码搜索:TClientDataSet
找到约 704 项符合「TClientDataSet」的源代码
代码结果 704
www.eeworm.com/read/323958/13305271
pas clientdm_unit.pas
unit ClientDM_Unit;
interface
uses
SysUtils, Classes, DB, DBClient, MConnect, SConnect, Dialogs, IniFiles, Forms,
ServerClient_Unit, ObjBrkr;
type
TDM = class(TDataModule)
Socke
www.eeworm.com/read/137315/13329904
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/319748/13445250
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/307284/13724506
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/307284/13724537
txt about.txt
本程序运用access数据库,如要用sqlserver2000,需还原back下的数据库,数据库名为“图书馆管理系统“
并在服务器端重建连接
1先运行接口程序scktsrvr.exe,用本程序提供广域网的连接
2运行server.exe
3最后运行客户端和管理的应用程序
为了数据不被册除,本程序只提供在数据集的post方法,不提供<mark>Tclientdataset</mark>的appliupda ...
www.eeworm.com/read/307284/13724558
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/306033/13754361
pas imp_dbclient.pas
{$IFDEF VER140}
{$DEFINE Delphi6_UP}
{$ENDIF}
{$IFDEF VER150}
{$DEFINE Delphi6_UP}
{$ENDIF}
{$IFDEF Delphi6_UP}
unit IMP_DBClient;
interface
uses
Windows,
SysUtils,
VarUtils,
www.eeworm.com/read/304199/13798677
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/302576/13831779
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/302576/13831808
txt about.txt
本程序运用access数据库,如要用sqlserver2000,需还原back下的数据库,数据库名为“图书馆管理系统“
并在服务器端重建连接
1先运行接口程序scktsrvr.exe,用本程序提供广域网的连接
2运行server.exe
3最后运行客户端和管理的应用程序
为了数据不被册除,本程序只提供在数据集的post方法,不提供<mark>Tclientdataset</mark>的appliupda ...