Click to See Complete Forum and Search --> : Multiple Search


HanneSThEGreaT
October 1st, 2001, 07:33 PM
Hello. I've generated an ADO Code recordset, and I've used a normal Data Control on the same form. How can I do an ADO Recordset search and a seacrh with the DataControl simultaneously¿
Is it possible¿
If Not - Any suggestions on what other techniques I could use¿
Thanx

F. T. W.

RayA
March 7th, 2002, 03:35 PM
you should be able to do a find on the adodc recordset, then you update the adodc.

If you want I can give you a code example.

HanneSThEGreaT
March 9th, 2002, 04:11 AM
Thanx, please send me an example, I would appreciate it very much.

my email address is: HannesTheGreat@mighty.co.za
Hannes du Preez

F. T. W.