Hi everyone,
I am kind of new in VB programming. I am using SQL as my database. The fields are 1.serial 2.datestring 3.Job 4.Achievement 5.Remarks
I wanted to go from one record to the next but I just couldn't get to it. I tried using rs.MoveNext, but it didn't work. I think I am unable to get to some things.
Your help would be highly appreciated.
Kitt
I am kind of new in VB programming. I am using SQL as my database. The fields are 1.serial 2.datestring 3.Job 4.Achievement 5.Remarks
I wanted to go from one record to the next but I just couldn't get to it. I tried using rs.MoveNext, but it didn't work. I think I am unable to get to some things.
Your help would be highly appreciated.
Kitt
Comment