Database structure
Posted: Tue 12 Jan 2010 18:19
Hello,
Is it possible, to get the complete structure of a database by a given database connection (all contained tables, fields of the tables, relations and the fields where the relations are based on)? Is that the same logic for every database format (I guess that's the idea of universal components; to capsulate the complexity of every database)? Is there an example application to demonstrate this?
Thanks in advance!
Is it possible, to get the complete structure of a database by a given database connection (all contained tables, fields of the tables, relations and the fields where the relations are based on)? Is that the same logic for every database format (I guess that's the idea of universal components; to capsulate the complexity of every database)? Is there an example application to demonstrate this?
Thanks in advance!