Has anyone ever run a VB pgm (same data no changes to the pgm) and gotten different results?
I copied some data from my client. I ran the pgm and noticed that one person was listed twice. When I ran a query against the rpt tbl I found that there were 4 people listed twice. I looked for a common denominator but they were like 80 percent of all the other recs on the table, expect for one rec that was truly a User error. I reran the code stopping it when any of the remaining three recs was read and stepping thru the code. The pgm preformed as written, the output was perfect.
The client called me later that day to say he had encountered a new problem on the report. I ran the pgm again using the clone of his data that I had and low and behold I found the same problem.
Again I stepped thru the code and again the code performed as written. The problem disappeared again no changes to data or pgm had taken place.
I don't know how to explain this to myself let alone my client. Is this indicative of Access/VB?
Am I loosing it, or what?
Trudye
I copied some data from my client. I ran the pgm and noticed that one person was listed twice. When I ran a query against the rpt tbl I found that there were 4 people listed twice. I looked for a common denominator but they were like 80 percent of all the other recs on the table, expect for one rec that was truly a User error. I reran the code stopping it when any of the remaining three recs was read and stepping thru the code. The pgm preformed as written, the output was perfect.
The client called me later that day to say he had encountered a new problem on the report. I ran the pgm again using the clone of his data that I had and low and behold I found the same problem.
Again I stepped thru the code and again the code performed as written. The problem disappeared again no changes to data or pgm had taken place.
I don't know how to explain this to myself let alone my client. Is this indicative of Access/VB?
Am I loosing it, or what?
Trudye