Icon View Thread

The following is the text of the current message along with any replies.
Messages 11 to 11 of 11 total
Thread Guidence for a full system restore
Sun, Jun 5 2016 3:28 PMPermanent Link

Adam Brett

Orixa Systems

Thanks Tim,

As usual the functionality is pretty much already there ... its a few moments work to add these calls to my general back-up procedures and save the results out to files. It would still be great to have this built into other general "Backup / Save" calls right in EDB though.


        function GetModuleCreateSQL(const ModuleName: String): String;
        function GetTextFilterCreateSQL(const TextFilterName: String): String;
        function GetWordGeneratorCreateSQL(const WordGeneratorName: String): String;
        function GetMigratorCreateSQL(const MigratorName: String): String;
        function GetUserCreateSQL(const UserName: String): String;
        function GetRoleCreateSQL(const RoleName: String): String;
        function GetUserRoleCreateSQL(const UserName: String;
                                      const RoleName: String): String;
        function GetDatabaseCreateSQL(const DBName: String): String;
        function GetStoreCreateSQL(const StoreName: String): String;
        function GetJobCreateSQL(const JobName: String): String;
« Previous PagePage 2 of 2
Jump to Page:  1 2
Image