Lookup and compare

cortez081

New member
Joined
Mar 17, 2008
Messages
4
Programming Experience
Beginner
Hello, I have a small problem, I'm new at vb.net so my knowledgde about it is very limited.

Imagine you have a situation where you have one record in a table with stage 6 and this was updated as a record with stage 8. But the problem is that in such cases you have to insert a record with stage 7, cause the sequence of the stages is very important. Is this possible with vb.net?

So it's very important to lookup a record (to know in which stage he previous was) and to compare this previous stage with the current one (to know how many records you have to insert)

Anyone who could help me?
 

Latest posts

Back
Top