Wenn du alle Felder einer Datenbank haben möchtest... empfehle ich sowas:
SELECT a.* FROM INFORMATION_SCHEMA.COLUMNS a ORDER BY a.TABLE_NAME
Ob
Access eine Tabelle "INFORMATION_SCHEMA" hat?
AFAIK gibts die nur beim MS
SQL Server
Windows Vista - Eine neue Erfahrung in Fehlern.