Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Accessing ../admin/defs files

Quote Reply
Accessing ../admin/defs files
I'd like to be able to access (and use elsewhere) the information in the ../admin/defs directory.

Looks like the files are just hashes of hashes. Is anyone familiar with the GTSql modules that create or use these ? I'd like to see how it's done.

I'd like to be able to:
1. Read information per table.
2. Perhaps add information to a table definition
3. Have my table definitions stored in a mysql table instead of a file.

I'd settle for #1

Thanks.
Bob