D
David F.
Hello...
I've come across this in the past and now trying to do a simple export of
data to another db is doing it again. I read records from one table, do a
findfirst to see if the record already exists in the new table, if not, add
it. Problem is that the findfirst at some point in time doesn't find the
record that was already added whereas other times it finds records
correctly. I think it has something to do with dynaset, but what's up with
that????
I've come across this in the past and now trying to do a simple export of
data to another db is doing it again. I read records from one table, do a
findfirst to see if the record already exists in the new table, if not, add
it. Problem is that the findfirst at some point in time doesn't find the
record that was already added whereas other times it finds records
correctly. I think it has something to do with dynaset, but what's up with
that????