Martin Reid
mwp.reid at qub.ac.uk
Wed Jun 14 13:50:36 CDT 2006
You know editors!
Think I will change it. Its the last exampel am after 45 pages of this stuff my head is swimming.
Martin
Martin WP Reid
Training and Assessment Unit
Riddle Hall
Belfast
tel: 02890 974477
________________________________
From: accessd-bounces at databaseadvisors.com on behalf of Susan Harkins
Sent: Wed 14/06/2006 19:46
To: 'Access Developers discussion and problem solving'
Subject: Re: [AccessD] ADO Save recordset format adPersistADTG
For Each fld In rststudent.Fields
Me(fld.Name).Value = fld.Value
Next
========Martin, this is just going to cycle through the collection in the
current Name control -- right?
Can't you accomplish what you want by setting the form's Recordset property
to the Recordset object?
Susan H.
--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com <http://www.databaseadvisors.com/>