Where i need initialize parameter, for when form will open, to make it work?
Query:
SELECT id, id_work, name FROM ttz WHERE (id_work = @idwork)
I want @idwork value = textBox1.Text
No comments:
Post a Comment