open-insight/SYSPROG/STPROCINS/SERVERS_EQUATES.txt
2024-03-25 15:17:34 -07:00

12 lines
371 B
Plaintext

compile insert SERVERS_EQUATES
/*----------------------------------------
Author : Table Create Insert Routine
Written : 11/05/2020
Description : Insert for Table SERVERS
----------------------------------------*/
Equ SERVERS.SERVER_ID$ To 0
Equ SERVERS.CONNECTION_STRING$ To 1
Equ SERVERS.DESCRIPTION$ To 2