adoquery1.sql.add('update book set price='+''''trim(price1.text)+'''');adoquery1.sql.add(' where book_number='+''''trim(mbobox1.text)+'''');