modifié : INITBASE/loader.py
This commit is contained in:
parent
06588ff5d0
commit
2b3767d302
@ -198,7 +198,7 @@ try :
|
|||||||
del datas[key]
|
del datas[key]
|
||||||
|
|
||||||
idoeuvre = insert(cur,"oeuvres",datas)
|
idoeuvre = insert(cur,"oeuvres",datas)
|
||||||
i++
|
i+=1
|
||||||
con.commit()
|
con.commit()
|
||||||
|
|
||||||
except mdb.Error, e:
|
except mdb.Error, e:
|
||||||
|
Reference in New Issue
Block a user