|
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 those instructions on how to install the 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. It is the primary key for the CustomisedPatchLog table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(30) |
|
Mandatory |
No |
|
Shows the type for the patch log. |
|
Name |
|
|
Code |
|
|
Data Type |
char(50) |
|
Mandatory |
No |
|
Shows the patch for the patch log. |
|
Name |
|
|
Code |
|
|
Data Type |
char(30) |
|
Mandatory |
No |
|
Shows the target Data Source Name (DSN). |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows the file size of 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. |
|
|
|