J 
		
								
				
				
			
		John Acocella
I have saved a defined query in Access.  What I want to do
is change a property value of this query at runtime using
VBA code and then execute it in code. The name of the
property I want to change is "Source Database". I was
thinking about using ADO or DAO to do this, but I can't
find a way to change a defined query's property value in
VBA. Is it possible to change a defined query's property
value in VBA? If so, how? Thanks.
				
			is change a property value of this query at runtime using
VBA code and then execute it in code. The name of the
property I want to change is "Source Database". I was
thinking about using ADO or DAO to do this, but I can't
find a way to change a defined query's property value in
VBA. Is it possible to change a defined query's property
value in VBA? If so, how? Thanks.