Database properties

G

George

Hi all,

how do I, thru VBA, access the properties available from a
database's File|Database Properties menu?

TIA.
 
D

Dev Ashish

how do I, thru VBA, access the properties available from a
database's File|Database Properties menu?

Look at the UserDefined and SummaryInfo Documents in the Databases
Container.

-- Dev
 
Top