|
|
|
|
Bonjour,
Comment je peux corriger la forme de cette requète sql sous VB.NET pour qu'elle marche bien :
Mycommand.CommandText = "INSERT into Chanson VALUES(" + NumericUpDown1.Value + "," + TextBox3.Text + "," + TextBox2.Text + "," + TextBox1.Text + "," + RichTextBox1.Text + "," + NumericUpDown2.Value + ")"
Merci d'avance pour vos aides !
Configuration: Windows Vista Internet Explorer 7.0