doubleQuote = "''"
qLangue = "UPDATE Property set Property.Value = '" & doubleQuote & "' WHERE Property.Property = 'LANG'"
I can use dataset or bindingsource because i use vb net 1.1 and com