# mssql-export **Repository Path**: tangwan/mssql-export ## Basic Information - **Project Name**: mssql-export - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-08 - **Last Updated**: 2024-09-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # python打包exe导出SQLServer数据到Excel 1. 下载代码,运行`build.bat`安装依赖 2. 修改`main.py`中的数据库连接地址和SQL语句 3. 再次运行`build.bat`打包exe 4. 运行`dist`中生成的exe文件则自动生成excel文件