[AccessD] Query the Reports Container in an ADP

Ken Stoker kens.programming at verizon.net
Wed Aug 18 11:12:37 CDT 2004


Perfect, Charlotte.  That is what I was looking for.  As always, a wealth of
knowledge.

Thanks.

Ken

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Charlotte Foust
Sent: Wednesday, August 18, 2004 8:55 AM
To: Access Developers discussion and problem solving
Subject: RE: [AccessD] Query the Reports Container in an ADP

I'm not sure what you want to do.  Do you just want a list of the
reports in the container or are you trying to manipulate them somehow?
If you just want a list, loop through
CurrentProject.AllReports(index).Name.

Charlotte Foust


-----Original Message-----
From: Ken Stoker [mailto:kens.programming at verizon.net] 
Sent: Tuesday, August 17, 2004 11:38 PM
To: accessd at databaseadvisors.com
Subject: [AccessD] Query the Reports Container in an ADP


Can anyone tell me how to query the reports container in an ADP?  Or is
it even possible?  I found a piece of code called DaoDbFromAdoCon at the
following site http://www.trigeminal.com/lang/1033/codes.asp?ItemID=1
but am not having much success with it at the moment.  If someone has a
better approach or knows better how to use this function, I would
greatly appreciate any help.

 

Thanks

 

Ken

 

-- 
_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com
-- 
_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com




More information about the AccessD mailing list