cheruvannoor
Member
- Joined
- Aug 23, 2005
- Messages
- 13
- Programming Experience
- Beginner
i want sample code for getting next field from sql.i had one query,but problem with that is suppose i had 5 entries,if i had deleted the 4th entrythen it wont move next from field '3'
My sample code is given below
query = "select * from branch where brbranchid= " & Txtkey.Text & " +1"
thanks and regards
cheruvannoor
My sample code is given below
query = "select * from branch where brbranchid= " & Txtkey.Text & " +1"
thanks and regards
cheruvannoor