M
Matilda
Dear All,
( I am re-posting this from Programming as it did not attract a response
there)
Can anybody tell me how to print out the descriptions of all objects listed
in the database window?
There is an sql stmnt suggested in this forum:
SELECT MSysObjects.Name FROM MSysObjects
ORDER BY MSysObjects.Name;
which accesses the hidden system table, but a <select * > indicates that no
description included (same as documenter)
There is also an add-in available:
http://www.avenius.de/index.php?Produkte:Datenbankfenster
which looks promising but it is only for Access 2007 and my enterprise will
be remaining on Xp and 2003 for the foreseeable future.
Any suggestions?
Matilda
( I am re-posting this from Programming as it did not attract a response
there)
Can anybody tell me how to print out the descriptions of all objects listed
in the database window?
There is an sql stmnt suggested in this forum:
SELECT MSysObjects.Name FROM MSysObjects
ORDER BY MSysObjects.Name;
which accesses the hidden system table, but a <select * > indicates that no
description included (same as documenter)
There is also an add-in available:
http://www.avenius.de/index.php?Produkte:Datenbankfenster
which looks promising but it is only for Access 2007 and my enterprise will
be remaining on Xp and 2003 for the foreseeable future.
Any suggestions?
Matilda