#INCLUDE("INC-Header.html")
#StoreName
{Diagnostics}
{Database}
{DatabaseTables}
#INCLUDE("INC-Quickbar.html")
{DatabaseTables}
{Catalog}
{Schema}
{Table}
{Type}
{Remarks}
{Total} #COUNT(#DatabaseTables)
#LOOP(#DatabaseTables)
#IF(#Catalog)#Catalog#ENDIF
#IF(#Schema)#Schema#ENDIF
#Table
#Type
#IF(#Remarks)#Remarks#ENDIF
#ENDLOOP #IF(NOT #COUNT(#DatabaseTables))
{NoEntry}
#ENDIF
{top}
{Copyright}