Hi I have some problem to execute one query.
Actually I have a table and there i have 100 rows. and in forms I have one txtbox. Now If i update 10 in that txtbox automatically first 10 rows update with values means If i put any number in that txtbox the same number of row should update in table.
Please guide me to solve this prob. Thanks in advance...