Are there any quick and dirty ways to transfer data from a recordset to a class and back to a recordset again.
Example:
I have an "orders" recordset.
I have an orders class
I want to be able to pass data back and forth between the class and the recordset.
Is there any easy way to do this?
Also, is it possible to bind a form to an object?
David Pimental
(US, Oh)
Example:
I have an "orders" recordset.
I have an orders class
I want to be able to pass data back and forth between the class and the recordset.
Is there any easy way to do this?
Also, is it possible to bind a form to an object?
David Pimental
(US, Oh)