SQL2Excel v1.2.7 Release Package

Build Date: 10/16/2025, 9:42:54 AM

Included Files:
- sql2excel-v1.2.7.exe (Main executable file)
- run.bat (Launcher script - English)
- 실행하기.bat (Launcher script - Korean)
- config/ (Database configuration)
- queries/ (Query sample files)
- templates/ (Excel style templates)
- user_manual/ (Documentation files - README, User Manual, etc.)

Usage:
1. Run run.bat (English) or 실행하기.bat (Korean)
2. Configure database connection settings in config/dbinfo.json
3. Create queries by referring to sample files in queries/ folder
4. Select desired function from the menu

Features:
- Multi-sheet Excel generation from SQL queries
- Support for both XML and JSON query definitions
- Variable substitution in queries
- Multiple database support
- Excel styling and formatting options
- Data aggregation and statistics

System Requirements:
- Windows operating system
- SQL Server database access
- No additional software installation required (standalone executable)

Quick Start:
1. Extract all files to a folder
2. Edit config/dbinfo.json with your database connection details
3. Run run.bat (English) or 실행하기.bat (Korean) to start the interactive menu
4. Choose option 3 or 4 to generate Excel files from sample queries

For detailed instructions, please refer to the user manual files in the user_manual/ folder.