http://qs1969.pair.com?node_id=225524


in reply to Re: Re: Re: Re: Re: Re: How to display all the content of the database?
in thread How to display all the content of the database?

Howdy!

OK. So are you also having to implement the database itself? Does that give you control over the RDBMS you use on the backend?

If you get to design the database, you get to make things possible. If you are handed a database to query against, then you can discover the list of tables, hopefully programmaticly. One can hope that the relationships can also be discovered on the fly.

yours,
Michael