D 
		
								
				
				
			
		David C. Holley
Is it possible to create custom properties for the ADP file?
CurrentDB and DAO.DBEngine(0)(0) are crapping out.
SET db = CurrentDB results in an object variable not set
SET db = DAO.DBEngine(0)(0) returns 'Item not found in the collection'
I do have a reference to DAO 3.6 set.
				
			CurrentDB and DAO.DBEngine(0)(0) are crapping out.
SET db = CurrentDB results in an object variable not set
SET db = DAO.DBEngine(0)(0) returns 'Item not found in the collection'
I do have a reference to DAO 3.6 set.
