I recently resolved to move beyond Access97 and I just don't get ADO. 
I see how to work with ADO recordsets when referencing tables, sql and 
creating new objects but what if I just want to move to a certain 
record in form? I use Recordsetclone and Bookmark properties to find 
and make records current with a DAO.Recordset object and I cannot find 
a comparable way to use the ADO methods with forms. Every example and 
reference I find seems also to go back and explicitly declare the 
DAO.Recordset variable.
Is there no simple and proper way to do this without DAO?

Dean







Please zip all files prior to uploading to Files section. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AccessDevelopers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to