SQL_Agent / check_odbc.py
Aidahaouas's picture
Create check_odbc.py
0fa3d4c verified
raw
history blame
87 Bytes
import os
# Exécuter la commande et afficher le résultat
os.system("odbcinst -q -d")