- DeletePermission - version 1.2.16
Project date: April 2022
-
Icon from: https://icon-icons.com/icon/user-with-suit-tie-and-cancel-symbol/68274
-
Deleting permission for one of system is time-consuming, because GUI isn't friendly. This project was for 1-st line, but they didn't want to used it :)
-
I wrote this program after my job, because it is an element of my self-development.
- General Info
- Additional infromation
- General Information
- Requirements
- Technologies Used
- Usage
- Project Status
- Contact
The program has:
- Connected to MSSQL
- Execute query
- Dump query results to file
- Logging activity
- Configuration inside program (cannot be edited after building exe)
- Install MSSQL ODBC on Windows
- Python - version 3.10.1
- PyODBC - version 4.0.32
- Logger - inner Python
- Pandas - version 1.4.2
- PyInstaller - version 5.1
Generate EXE file - CMD ->
pip install pyinstaller --proxy http://user:pass@proxy.pl:3128
cd Building
pyinstaller DeletePermission.spec- Run DelPermission.exe
- Look at the log file
Project is: in DEV testing
Created by @Majster