This is driving me mental!!
I'm trying to find the last record in a database so I can increment the next record by 1. I use the code rs.MoveLast but it only moves to the second last one and doesn't seem to see that there's another one after it.
What am I doing wrong? Please help for the sake of my sanity
I'm trying to find the last record in a database so I can increment the next record by 1. I use the code rs.MoveLast but it only moves to the second last one and doesn't seem to see that there's another one after it.
What am I doing wrong? Please help for the sake of my sanity