Avatar

Level 10

I have not seen a document created by Adobe identifying the specific table names. As a rule of thumb enterprise software vendors discourage accessing the database directly and encourage the use of published APIs. Direct database access for the purpose of create, update or delete is 'dangerous'. You are free to open up the adobe schema in your favourite database browsing tool, however.

Steve