Unit TableUtils |
Classes |
Functions |
ExportTableToClipboard - Range2.
ExportTableToExcel -
ExportTableToStringList -
FindReplace - General String
ForEachTableIn - Iterating Tables
Rebuild the Indexes
GetLastPK -
GetNumVisFields - Import / Export
GetRequiredField - Primary Key
GetVisibleField -
ImportTableFromStringList - if Assigned(Callback) then Callback(Line, 'Before Post', DS);
Types |
Constants |
Variables |
Functions |
Types |
TEachTableProc = procedure(Table: TTable) of object
TIECallback = procedure(RecordNum: integer; const Msg: string; DS: TDataSet) of objectAssumptions: - The first field that has "Required = True" is assumed to be the Primary Key
Constants |
Variables |