cs_Exploreur
- Messages postés
-
4822
- Date d'inscription
- lundi 11 novembre 2002
- Statut
- Membre
- Dernière intervention
- 15 novembre 2016
12
Salut,
Essaye cela :
Dim Toto AsInteger
Toto = Cint(txtid_method.Text) ' conversion d'un type string en Integer
com2.CommandText =
"update methodologie set nom='" & txtnom_method.Text &
"',description='" & txtdesc.Text &
"' where IDMETHOD=" & Toto &
""
com2.ExecuteNonQuery()
A+
Exploreur
Linux a un noyau, Windows un pépin