This commit is contained in:
sidya82
2015-03-03 17:47:40 +01:00
2 changed files with 35 additions and 1 deletions

View File

@ -27,7 +27,7 @@ try :
listeAuteur = {}
listeDatation = {}
con = mdb.connect('localhost', 'root', '', 'moduleweb')
con = mdb.connect('localhost', 'root', ' ', 'moduleweb',charset='utf8')
cur = con.cursor()
# Suppresion des données existantes dan la bd