Unit rDBImport
Description
rDBImport provides universal dialog for import of data from TXT, XLS, DB and other sources to any DB table.
Updated version compatible with Delphi2010+. Splash screen in demo version.
Overview
Classes, Interfaces, Objects and Records
Functions and Procedures
function DBImport(TargetDataSet: TDataSet; LookupSQL: TStrings; UDLPath: string; PSFile: TPropSaveFile; BackupCallBack: TBackupCallBack): boolean; |
Types
Variables
Description
Functions and Procedures
function DBImport(TargetDataSet: TDataSet; LookupSQL: TStrings; UDLPath: string; PSFile: TPropSaveFile; BackupCallBack: TBackupCallBack): boolean; |
|
Types
TBackupCallBack = procedure(var Continue: boolean) of object; |
|
Variables
Author
Created
Jan 2006
Last Modified
Sep 2015
Generated by PasDoc 0.13.0 on 2016-10-19 12:19:08
|