Rilascio M1.0.03
This commit is contained in:
10
script_db/prova.sql
Executable file
10
script_db/prova.sql
Executable file
@@ -0,0 +1,10 @@
|
||||
|
||||
/* label Cobol = 100301
|
||||
Update tabella tipi card per interfaccia con Pms 04/04/19 A.B.
|
||||
*/
|
||||
connect to 'SYSMONEY' 'SYSADM' '';
|
||||
|
||||
INSERT INTO MENUOP VALUES('MSCK', 'Money Interface', 'MSCKMSCK', 'DEFAULT', '', '', '', '', '', '', '', '', '', 'DEFAULT', '', '', '');
|
||||
disconnect;
|
||||
quit;
|
||||
|
||||
Reference in New Issue
Block a user