Author: RahulG31
Subject: Reply to: Row not found Sql error
Posted: Tue Mar 07, 2017 11:29 pm (GMT 5.5)
First of all let me applaud you (or whoever the creator is), for having such an amazing process. Try, try and try.. you never know when you are gonna be lucky. Sadly, there is a reason behind everything a computer software does and they don't run on luck.
Now coming back to your question, You are Not telling what the Insert process is, you are Not even telling what you are trying to Select. You assume that everything you are doing is perfect and it is the Select sql who is telling a lie. And when you torture it a few times, it starts speaking the truth.
Unless you acknowledge that Select sql is telling you the truth with sqlcode=100, you are going nowhere.
.
Subject: Reply to: Row not found Sql error
Posted: Tue Mar 07, 2017 11:29 pm (GMT 5.5)
First of all let me applaud you (or whoever the creator is), for having such an amazing process. Try, try and try.. you never know when you are gonna be lucky. Sadly, there is a reason behind everything a computer software does and they don't run on luck.
Now coming back to your question, You are Not telling what the Insert process is, you are Not even telling what you are trying to Select. You assume that everything you are doing is perfect and it is the Select sql who is telling a lie. And when you torture it a few times, it starts speaking the truth.
Unless you acknowledge that Select sql is telling you the truth with sqlcode=100, you are going nowhere.
.