David J
02-20-2004, 10:31 AM
I'm getting this error at completely arbitrary times when processing through lots of imports data contained in valid datasets.
Set myRs = myDs.QueryShape(myShape)
If have similar problems with .QueryAllRecords too.
If I select debug option and just continue (i.e. resume on the same line of code ) it doesn’t re-raise the error. Is it some kind of synchronization problem because I’m using a 2Ghz+ dual processor desktop PC?
Set myRs = myDs.QueryShape(myShape)
If have similar problems with .QueryAllRecords too.
If I select debug option and just continue (i.e. resume on the same line of code ) it doesn’t re-raise the error. Is it some kind of synchronization problem because I’m using a 2Ghz+ dual processor desktop PC?