Forum Discussion
Ravik
12 years agoSuper Contributor
Hi rrao,
Might be there is no record in Table_B for the given query.
try to execute your query manually and check whether its return any result or not.
Support your query does not return result at that time (RecordSet.MoveFirst)
statement thronging errors because of there is no records.
Might be there is no record in Table_B for the given query.
try to execute your query manually and check whether its return any result or not.
Support your query does not return result at that time (RecordSet.MoveFirst)
statement thronging errors because of there is no records.