Click to See Complete Forum and Search --> : ADO Recordset Blues


Girish Chandra
December 26th, 1999, 06:29 AM
Hi everybod,

I am using ADO for my database access. I have come across a situation where I need to filter my recordset so that only a part is visible in the child forms. The filter condition works fine when you have some data in the recordset but it gives error if you try it on an empty recordset. I understand the problem with ADO but is there any way around this problem.

I also would like to know how to use the Find method of an ADO recordset, particularly the Start parameter.

Eagerly awaiting replies
Girish Chandra