|
A patch is a software that is used to fix problems or it can be to update a computer program. The database is patched every time you update Sage EasyPay using the standard package. However, when the need arises, ad-hoc patches may be provided between releases. Generally, the patches come with a set of instructions. You should always follow the instructions on how to install these patches. |
|
Name |
Code |
Class Name |
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
Yes |
|
A system generated identity. It is blind to the user. This is also the primary key for the UpdatePatchLog table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows the category for the patch. |
|
Name |
|
|
Code |
|
|
Data Type |
char(200) |
|
Mandatory |
No |
|
Shows the file path for the patch. |
|
Name |
|
|
Code |
|
|
Data Type |
char(8192) |
|
Mandatory |
No |
|
Stores a description about the patch log. |
|
Name |
|
|
Code |
|
|
Data Type |
char(50) |
|
Mandatory |
No |
|
Shows the patch for the patch log. |
|
Name |
|
|
Code |
|
|
Data Type |
timestamp |
|
Mandatory |
No |
|
States the date and time of when the patch happened. |
|
Name |
|
|
Code |
|
|
Data Type |
smallint |
|
Mandatory |
No |
|
Indicates if the login is successful or not, in a form of a checkbox. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows the Internet Protocol (IP) address of the patch. |
|
|
|