TFormHilfsprogramm -
TMyItem -
Abbruch
BestaetigungStr
DatenbankAlias
EinenMoment
FehlerGefunden
InfoLine0
InfoLine1
InfoLine2
KeineFehlerGefunden
NurEinFeldBeiRefInt
Protokolldatei
ProtokollKopf1
ProtokollKopf2
RefIntUeberpruefen
UnbekannterAbbruch
Version
FormHilfsprogramm
Abbruch = 'Cancel'
BestaetigungStr = 'Are you sure, to start this tool?'
DatenbankAlias = 'Database-Alias'
EinenMoment = 'one moment please ...'
FehlerGefunden = 'While checkin the referentiel integrity, %d errors were found. '+
'Please check the log-file %s.'
InfoLine0 = 'This tool check the referential integrity on the'
InfoLine1 = 'database, specified in the combobox'
InfoLine2 = 'The result is written in the log-file'
KeineFehlerGefunden = 'There was no error found in this database.'
NurEinFeldBeiRefInt = 'In this version, only Ref.Int. on one field can be checked.'
Protokolldatei = 'Log-File'
ProtokollKopf1 = 'Referential-Integrity-Check on Database %s (Date: %s)'
ProtokollKopf2 = 'Table'+#9+'Field'+#9+'Value'+#9+'RecNum'+#9+'MasterTable'+#9+'MasterField'
RefIntUeberpruefen = 'Check Referential Integrity'
UnbekannterAbbruch = 'There was an unexpected error.'
Version = '1.0'
FormHilfsprogramm : TFormHilfsprogramm
Public declarations