[set page_title]Database export[/set] [set ui_class]Admin[/set] [set help_name]dbdownload.main[/set] [set icon_name]icon_config.gif[/set] [set page_perm]dbdownload[/set] [set exported_tables][/set] [if cgi ui_do_export] [/if] @_UI_STD_HEAD_@ [if scratch exported_tables]
[backup-database compress="[cgi ui_compress]" xls="[cgi ui_export_xls]" max_xls_string="[cgi ui_export_max_xls_string]" tables="[scratch exported_tables]" ] tables backed up.
[/if] [set mv_deliver][/set] [if file backup/DBDOWNLOAD.xls] [calc] $Scratch->{mv_deliver} .= ' backup/DBDOWNLOAD.xls'; return; [/calc] [page href="ui/backup/DBDOWNLOAD.xls" form=" mv_data_file=backup/DBDOWNLOAD.xls mv_todo=deliver "]Download XLS file ([file-info name="backup/DBDOWNLOAD.xls" date=1])
[/if] [if scratch ui_error] Errors on last operation: [scratch ui_error][set ui_error][/set] [/if]
 

What data would you like to export?
[loop list="[list-databases]"] [loop-code] [if-loop-data __UI_META_TABLE__ name] ([loop-data __UI_META_TABLE__ name]) [/if-loop-data]
[/loop]
Uncheck all
Check all
Options:

Compress (if available)
[if type=explicit compare="[version extended=1 modtest='Spreadsheet::WriteExcel']"]
Create XLS spreadsheet [/if]

 

@_UI_STD_FOOTER_@