9.77 ACIpsDBAccess::ReplaceOrgFile
LONG ACIpsDBAccess::ReplaceOrgFile(ACIpsErrorElement& CIpsEE, const SCString& scsOldDBFile, const SCString& scsNewDBFile)
Creates a backupfile of oldfile, delete oldfile, copies newfile to oldfile and deletes newfile and backup of oldfile
Defined in: ACIPSDB.cpp
|
Parameters
|
CIpsEE
Input ErrorElement to add on error
scsOldDBFile
Input old file te be replaced
scsNewDBFile
Input new file to raplace scsOldDBFile
|
