Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Aidahaouas
/
SQL_Agent
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ca34394
SQL_Agent
/
check_odbc.py
Aidahaouas
Create check_odbc.py
0fa3d4c
verified
9 months ago
raw
Copy download link
history
blame
87 Bytes
import
os
# Exécuter la commande et afficher le résultat
os.system(
"odbcinst -q -d"
)