salve a tutti, ho creato un DB .mdf in visal basic.net e ho scritto delle query in sql tipo
select * from tabella where nomecampo=' valore'
poiche a me serve un valore inserito a runtime dall'utente in una text box , come faccio ad inserire il valore della textbox nella query?