Skip to content

ksgerastenok/report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Report

This repository contains JS-scripts, executed by WScript in OS Windows. Main JS-script is used for execution different types of reports, based on SQL-scripts, and contains the following steps:

  • Reading configuration file, contained path to SQL-script and parameters, correspond to report to be executed.

  • Executing SQL-script with parameters on configured Oracle DB using ADODB Connection (Oracle Client needs to be installed).

  • Final result is transformed from ADO DB XML to Microsoft Excel (Table XML 2003) format via XSLT transform.

About

SQL to XLS (Table XML 2003) report.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors