Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Re: Re: Re: Re: Re: Re: How to display all the content of the database?

by herveus (Prior)
on Jan 09, 2003 at 13:11 UTC ( [id://225524]=note: print w/replies, xml ) Need Help??


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

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Re: Re: Re: How to display all the content of the database?
by Alex the Serb (Monk) on Jan 09, 2003 at 13:25 UTC
    Hi,

    I really don't know what they did. Anyway, you get the whole system which displays all there is in the database in a way that is attractive. So if you already have any database that is for example a catalog, a list of departments, workers and projects and etc., or any other database of something that have to be displayed in arranged way, you'll get this without doing any of the work yourself. And you can apply it to any database and DBMS. I know, this sounds like a miracle, but they somehow did it, at least that is what they claim.
      Howdy!

      OK. They have to be betting on getting the top-level item from the user at installation time and then reading the catalog/metadata to drill down to get all the elements. That implies that the RDBMS used to implement the database must necessarily support the use of that metadata.

      Given their claim, then I would say that it can be done with Perl and DBI.

      yours,
      Michael

        Ok!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://225524]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2024-03-29 04:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found