C 
		
								
				
				
			
		Christian Sawyer
Hi there,
I'm using a lot of old code with DAO method.
Now many of this code have to be converted with ADODB
method. In many forms, I have a lot of references to the
recordsetclone property like me.recordsetclone.control.tag
= Value1.
It seems that I cannot use this syntax with ADODB.
How can I reference the recordsetclone with ADODB?
Any help will be appreciated.
Thank's
				
			I'm using a lot of old code with DAO method.
Now many of this code have to be converted with ADODB
method. In many forms, I have a lot of references to the
recordsetclone property like me.recordsetclone.control.tag
= Value1.
It seems that I cannot use this syntax with ADODB.
How can I reference the recordsetclone with ADODB?
Any help will be appreciated.
Thank's
