Import Tables

[form program=exchange][section whole]This utility can be used to impot any/all of the system tables from tab delimited text files. 

These imported files can be exported by the Export utility, loaded into Excel for editting and reloaded using this utility.

[/section][section flex][subttl text="System Files"]
[grid gridtbl program=exchange;loadgrid nosort size=auto/30 gridlines]
[col ttl="Select" align=center width=10][checkbox process$ focus on="Y" off="N"][/checkbox][/col]
[col source=name$ locked ttl="Table Name" width=20]
[col source=PhysicalPath$ locked  ttl="Physical File" width=15]
[col source=Description$ locked ttl="Description" width=30]
[col source=state$ locked width=35 ttl="State"]
[col width=8 ttl="Upload"][upload ("upload_"+seq$+"$") class=noborder size=auto/2 event=("upload;"+seq$)][symbol cloud-upload class="font_200 text_DodgerBlue"][/upload][/col][/grid]

[link event=check_all text="Select all"]  [link event=uncheck_all text="Un-select all"]

[button event=import text="Import"][hide clearstates] [show info_msg$]

[show validation$ class=text_maroon size=50/auto locked]

[/section][/form]